Skip to content

joukewitteveen/netctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2031e32 · Oct 8, 2023
May 6, 2023
May 6, 2023
Oct 9, 2020
Oct 8, 2023
Mar 19, 2012
Aug 4, 2018
Mar 4, 2014
Aug 6, 2013
Oct 8, 2023
Oct 8, 2023
Apr 10, 2020

Repository files navigation

Dependencies:
- systemd
- Bash 4.x
- GNU Coreutils
- iproute2
- resolvconf

Optional:
- dhcpcd or dhclient: for DHCP support
- wpa_supplicant: for WPA support
- dialog: for the interactive assistant
- ifplugd: for automatic wired connections
- ppp: for PPP support
- wireguard-tools: for WireGuard support

For documentation generation:
- asciidoc

Naming Conventions for Variables:
end-user variables - CamelCase
local variables    - lower_case
other variables    - UPPER_CASE