Netswitch - GSwitch

Olivier Rossiny <mrfreeze@tuxfamily.org>, 2004, 2005

Overview of Netswitch
Netswitch aims to be a network profile manager for Linux.
It is not based on any distribution file format and should work on every Linux.
But, the development, for the moment, is done under Gentoo Linux, so some hacks might be done on other distros... Please, report them so that you don't need it anymore.
Another aim is to provide net tools for every environment (KDE/GNOME/Ncurses...)

Overview of GSwitch
GSwitch is a GTK+ GUI for Netswitch library. It doesn't include yet any GNOME support but might ... in the future.

Install
you need a netswitch (libswitch) enabled computer to do it.
Please visit htpp://netswitch.tuxfamily.org/ for information

If you want to compile, for the moment, just do it:
./autogen.sh && make
and as root:
make install

This will install the GUI under /usr/local/bin/gswitch (add --prefix=... to autogen.sh if you want another place)

Running it:
Like any other netswitch tool, just launch:
netswitch

It will switch to the most powerful client available on your computer
