summaryrefslogtreecommitdiffstats
path: root/README
blob: f0b9863bf1badf6fd23221ec29ae92b2d6cf6d16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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

For bridge support:
- bridge-utils

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