A simple tool to manage networking under Linux http://kalos.mine.nu/setnet/
 
 
 
 
KatolaZ 0cbc6a1a1a Debian package release 0.3.1 8 years ago
debian_package Debian package release 0.3.1 8 years ago
ChangeLog
Makefile Deb package version 0.3 8 years ago
README.md Updated README.md 8 years ago
setnet.8
setnet.8.gz
setnet.8.html Deb package version 0.3 8 years ago
setnet.sh Corrected a small bug in the parsing of config options 8 years ago
setnetrc

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-Personal and WPA-Enterprise), 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, yash, zsh)
  • dialog
  • wpa_supplicant
  • dhclient
  • iproute2
  • iw