man netswitch (Commandes) - Network profile manager
NAME
Netswitch - Network profile manager
SYNOPSIS
netswitch
netswitch [scan | number]
netswitch info device
netswitch [list | profiles] <device>
netswitch profile [get | put | del | on] <iface> <profile>
netswitch profile [off | on] <profile>
DESCRIPTION
Netswitch is a set of tools to manage your network profiles. you can use it from a console, or from the GTK tool. It is released under the GNU GPL. For more information on Netswitch , see http://netswitch.tuxfamily.org/
OPTIONS
- <none>
- If no arguments is given, then Netswitch tries to find which environment you use and launch the most efficient program installed on your computer. If nothing matches, then the console tool will be executed.
- scan
- If a wifi interface is available, Netswitch will try to scan the networks around.
- info device
- Get the information of the given device (IP Address, Gateway, etc).
- list <device>
- Get the list of the given device or all of them if none is given. In the list, active profiles are inserted to know the network global configuration of the machine.
- profiles <device>
- Get the list of the profiles available of the given device or all of them if none is given. The type (wifi/not) of the interface is also given in the list
- profile off <profile>
- Shut down all the network profiles named profile, or all if none is given.
- profile on <profile>
- Activate the profile profile on all interfaces where it is defined.
- help
- Print some help about the command.
FEEDBACK
You can report bugs or feature requests by contacting Olivier Rossiny <mrfreeze@tuxfamily.org>.
AUTHORS
Written by Olivier Rossiny <mrfreeze@tuxfamily.org>.