Skip to content

ardeny/netctl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 connection
- wpa_actiond: for automatic connection

For documentation generation:
- asciidoc

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

About

Profile based systemd network management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 92.3%
  • Makefile 7.7%