A simple tool to manage networking under Linux http://kalos.mine.nu/setnet/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
KatolaZ 9ebc865b45 Fixed manpage 8 years ago
debian_package Fixed manpage 8 years ago
README.md
setnet.8 Several fixes. Added manpage. 8 years ago
setnet.8.gz Fixed manpage 8 years ago
setnet.sh Several fixes. Added manpage. 8 years ago
setnetrc Package created for version 0.2.1 8 years ago

README.md

setnet.sh

This is a simple shell script to configure and manage network interfaces. At the moment, it is only able to bring up ethernet and wi-fi networks (WPA/WPA2/ESS), using either static or dhcp-based IP configuration.

For more information, please visit the webpage:

http://kalos.mine.nu/setnet

Dependencies

setnet.sh depends on the following packages:

  • a standard posix shell (tested with bash, busybox, dash, ksh, mksh, posh, and yash)
  • dialog
  • wpa_supplicant
  • dhclient
  • iproute2