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 8962c041aa posix-compliant. Works on bash, busybox, dash, ksh, pos, yash 8 years ago
debian_package corrected a typo in "Depends:" 8 years ago
README.md First Commit 8 years ago
setnet.dash posix-compliant. Works on bash, busybox, dash, ksh, pos, yash 8 years ago
setnet.sh Towards a posix-compliant version 8 years ago
setnetrc First Commit 8 years ago

README.md

setnet.sh

This is a simple bash+dialog 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.

Dependencies

setnet.sh depends on the following packages:

  • bash (maybe dash/sh could be enough...)
  • dialog
  • wpa_supplicant
  • dhclient
  • iproute2