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 928c8c5b9e minor change in README.md 4 years ago
debian Version 0.4 7 years ago
debian_package
ChangeLog Version 0.4 7 years ago
LICENSE add LICENSE 6 years ago
Makefile
README.md minor change in README.md 4 years ago
setnet.8 Version 0.4 7 years ago
setnet.8.gz add LICENSE 6 years ago
setnet.sh Version 0.4 7 years ago
setnetrc
wpa_setnet.conf

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://katolaz.net/setnet

The GitHub repository is not updated frequently

The main remote for this repository is at:

https://git.katolaz.net/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