.TH NETWORK-CONFIG 8 "January 9, 2007" .SH NAME network-config \- Simple network configuration tool .SH SYNOPSIS .B network-config .RI [ options ] .br .SH DESCRIPTION .B network-config is a simple and easy to use program that helps configuring the network interfaces for linux-based operating systems. It allows 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. .SH OPTIONS .TP .B \-h Show summary of options. .TP .B \-tl Lists all the configurations .TP .B \-ts CONFIG Shows CONFIG configuration .TP .B \-tc CONFIG "FORMAT" Changes the CONFIG configuration .br FORMAT example : name=test,eth0[dhcp=TRUE ip=192.168. netmask=255.] .br formats : name,icon,description,dns_auto,dns1,dns2,dns3,default_net .br devices formats : active,ip,netmask,gateway,nat,dhcp,w_wep, .br w_wpa,w_ssid,w_rate .B \-ta CONFIG Applies the CONFIG configuration .SH AUTHOR network-config was written by Munteanu Alexandru Ionut. .PP This manual page was written by Marvin Stark