Proxy Applet
is a GNOME applet for changing your network proxy configuration with a single click from the gnome panel, without entering gnome network preferences.
It’s written in pure C and needs at least GNOME 2.26.
Download
- Source tarball proxy_applet-0.2.tar.gz
- Debian/Ubuntu package i386 proxy-applet_0.2_i386.deb
- Debian/Ubuntu package amd64 proxy-applet_0.2_amd64.deb
Build
./configure --prefix=/usr/ --libexecdir=/usr/lib/gnome-applets
make
make install
Screenshot
Changelog version 0.2
- Fixed problem with spaces in location name. Thanks to gmathisz-AT-gmail-DOT-com
- Added icon to settings menu item
- Added support for transparent panel
- Code clean
Changelog version 0.1
- Initial release