network-config
Simple network configuration tool
Install
- All systems
-
curl cmd.cat/network-config.sh
- Debian
-
apt-get install network-config
- Ubuntu
-
apt-get install network-config
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install network-config
- Raspbian
-
apt-get install network-config
- Dockerfile
- dockerfile.run/network-config
network-config
Simple network configuration tool
Network-config is a simple and easy to use program that helps configuring the network interfaces for linux-based operating systems. It allows to have multiple configurations for the same computer and to easy configure NAT for internet sharing. It can also be used to scan for wireless networks. It is written in perl and uses gtk2+ but also works as a command line program.