NAME

proxySwith - Automatic proxy settings manager


FEATURES

proxySwitch can enable/disable proxy in Miranda IM, Internet Explorer, and Firefox based on the current IP address and defined rules. This plugin is useful mainly for laptop/notebook owners.

Why I wrote this plugin? Because I don't want to do many things manually:

And what the plugin can't do?

Screenshot


REQUIREMENTS

This plugin requires modified Netlib. It is not possible to change the proxy settings run-time and it is not possible to determine which network interface is used by Miranda IM without this modification. It means that you need new modified miranda32.exe!

If you compile miranda for yourself you can download a patch file otherwise pre-compiled binary is ready for you.

The updated Miranda should have ``(Netlib modf)'' tag on the About dialog.

I hope my modification will be soon incorporated into Miranda IM v0.4 official source tree.


DOWNLOAD

Plugin

Download or install the plugin using Miranda Installer. The source is available also. Please note the requirements above.

Plugin binaries v1.0.0.1 proxySwitch.zip
Plugin installation v1.0.0.1 proxySwitch.mir
Plugin source v1.0.0.1 proxySwitch_src.zip

Miranda

Replace your miranda32.exe with the respective version downloaded from this page. Or you can download a patch file to modify the source and you can compile it for yourself.

Modified miranda32.exe v0.3.3.1 miranda-0.3.3.1.zip
  v0.3.4 miranda-0.3.4.zip
  v0.4 miranda-0.4.zip
Miranda source diff v0.3.3.1 miranda_modif_netlib_v0331.diff
  v0.3.4 miranda_modif_netlib_v034x.diff
  v0.4 miranda_modif_netlib_v04xx.diff

Apply the diff to the Miranda source manually or using Cygwin GNU patch program:

patch -l -u -d miranda_src331 -p 1 < miranda_modif_netlib_v03xx.diff


CHANGE HISTORY

v1.0.0.1 (2005-03-11)

v0.0.2 (2005-01-18)

v0.0.1 (2005-01-15)


AUTHOR

Petr Smejkal <petr.smejkal@seznam.cz>, 11 March 2005.