summaryrefslogtreecommitdiffstats
path: root/README
blob: 7121de0b3156ef5e86d0dae0bfcda6fed6d2f543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Dependencies:
- Linux
- Bash 4.x
- GNU Coreutils
- iproute2
- dialog: for interactive menu
- ifplugd: for automatic connection

For DHCP support:
- dhcpcd
- dhclient (for DHCPv6)

For wireless support:
- wpa_supplicant
- wpa_actiond: for automatic connection

Deprecated dependencies:
- net-tools (only used in IFOPTS option)
- wireless_tools (only used for IWCONFIG option, still necessary for wireless connection)

For documentation generation:
- python-markdown, or pandoc