Networking Tools
TsukineOS includes the custom network toolnet, the ICMP test tool ping, and the HTTP download tool iwr. Each tool has an equivalent alias with the tsukine_ prefix. The functionality is identical, so use whichever fits your scripts or habits.
net: Wi-Fi Management
net is the entry point for the TsukineOS network configuration daemon. Use it from the command line to scan for and connect to wireless networks.
tsukine_net is an equivalent alias with identical behavior.
Wired networks (Ethernet) are usually detected and connected automatically at boot, with no manual configuration needed.
ping: Connectivity Test
ping is TsukineOS’s ICMP connectivity test tool. Use it to verify whether a host is reachable, whether on the public internet or a local network.
tsukine_ping is an equivalent alias.
iwr: HTTP Download
iwr is TsukineOS’s built-in HTTP download tool. Point it at a URL to download the file to the current directory.
tsukine_iwr is an equivalent alias.
This page was translated by AI and may contain inaccuracies. The Simplified Chinese version is authoritative.