forked from lovelywcm/autoproxy
-
Notifications
You must be signed in to change notification settings - Fork 56
/
README
64 lines (39 loc) · 1.75 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
AutoProxy - the firefox proxy management add-on
What's New
===
Version 0.2.0 released at 08, Mar, 2009.
After ability of subscribe to pattern lists, we now can custom the proxy server.
More details see below.
Introduction
===
AutoProxy ==
Better FoxyProxy (Use patterns to determine which or none proxy server to be
used when connecting, no need to switch proxy status manually any more.) +
* Better UI -- I think so (AutoProxy is derived from Adblock Plus,
if you like the interface of ABP, you may also like AutoProxy.)
* More efficient -- the truth (matching algorithm has a constant time complexity,
the time used for matching is almost independent from the number of patterns)
Subscribe (Like Adblock Plus. Advanced users can share their patterns to the
whole world/country/school..., while normal users even don't need to know
what a pattern is, just subscribe to a maintained pattern list. Even if people
know well about this, why should we waste our time to write so many duplicate
patterns again and again?) +
Built-in Proxy Server (You also don't trouble to find and run a proxy server,
here is a built-in one. Immediately work after install, no configuration
needed -- Of course, you can turn it off and use other proxies.)
Where and How to Install
===
Install is very easy, just a click. Like other normal Firefox extensions.
Please move there: http://fxthunder.com/files/autoproxy.xpi
Status
===
AutoProxy already works well. Include:
* Write your own patterns;
* Subscribe to pattern lists;
* Custom proxy servers;
* ......
But some of it's features are still under development. Include:
* Built-in server;
* Multi Proxies support;
* ......
Chen Ergan <[email protected]>