From 321c618576ce8dd64da80a05932f3f2c4ee90f72 Mon Sep 17 00:00:00 2001 From: Mataes Date: Sun, 24 Jun 2018 01:33:59 +0300 Subject: ProxySwitch: it compiles but don't work --- plugins/ProxySwitch/docs/proxySwitch.html | 224 ++++++++++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 plugins/ProxySwitch/docs/proxySwitch.html (limited to 'plugins/ProxySwitch/docs/proxySwitch.html') diff --git a/plugins/ProxySwitch/docs/proxySwitch.html b/plugins/ProxySwitch/docs/proxySwitch.html new file mode 100644 index 0000000000..8106e13d1e --- /dev/null +++ b/plugins/ProxySwitch/docs/proxySwitch.html @@ -0,0 +1,224 @@ + + +proxySwith - Automatic proxy settings manager + + + + + + +

+ + + + + +
+

+

+

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 binariesv1.0.0.1proxySwitch.zip
Plugin installationv1.0.0.1proxySwitch.mir
Plugin sourcev1.0.0.1proxySwitch_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.exev0.3.3.1miranda-0.3.3.1.zip
 v0.3.4miranda-0.3.4.zip
 v0.4miranda-0.4.zip
Miranda source diffv0.3.3.1miranda_modif_netlib_v0331.diff
 v0.3.4miranda_modif_netlib_v034x.diff
 v0.4miranda_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.

+ + + + -- cgit v1.2.3