From 321c618576ce8dd64da80a05932f3f2c4ee90f72 Mon Sep 17 00:00:00 2001
From: Mataes
+ proxySwith - Automatic proxy settings manager
+ 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?
+
+ 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 or install the plugin using Miranda Installer. The source
+is available also. Please note the requirements above.
+ 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. Apply the diff to the Miranda source manually or using Cygwin GNU patch program:
+
+
+
+
+
+
+
+
+
+NAME
+
+FEATURES
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Screenshot
+
+
+REQUIREMENTS
+
+DOWNLOAD
+Plugin
+
+
+
+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
+
+
+
+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
+
+patch -l -u -d miranda_src331 -p 1 < miranda_modif_netlib_v03xx.diff ++ +
+
++
+Petr Smejkal <petr.smejkal@seznam.cz>, 11 March 2005.
+ + + + -- cgit v1.2.3