Somewhat simple shell script to configure and manage network interfaces via a TUI - Fork of Devuan's setnet.sh
Go to file
KatolaZ a140e81f37 Version 0.4 2018-05-03 12:41:47 +01:00
debian Version 0.4 2018-05-03 12:41:47 +01:00
debian_package setnet 0.3.2 + de??an package 2017-03-26 21:22:34 +01:00
ChangeLog Version 0.4 2018-05-03 12:41:47 +01:00
Makefile Deb package version 0.3 2017-01-29 18:15:55 +00:00
README.md Updated README.md 2017-01-29 18:22:00 +00:00
setnet.8 Version 0.4 2018-05-03 12:41:47 +01:00
setnet.8.gz Version 0.4 2018-05-03 12:41:47 +01:00
setnet.sh Version 0.4 2018-05-03 12:41:47 +01:00
setnetrc towards setnet-0.4 2017-12-14 19:57:27 +00:00
wpa_setnet.conf Added html-converted manpage to debian/install 2017-04-29 11:33:32 +01:00

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