1
Scripting Languages / Re: [Python] New thread for each client
« on: July 25, 2012, 03:54:19 AM »Ill leave this here:
Ill leave this here:Thnx
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Ill leave this here:
Ill leave this here:Thnx
root@bt:~/python# wget http://lexel.t35.com/p/Proxyworker.zip
--2011-07-26 13:57:23-- http://lexel.t35.com/p/Proxyworker.zip
Resolving lexel.t35.com... 66.45.237.212, 69.10.48.106
Connecting to lexel.t35.com|66.45.237.212|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8990 (8.8K) [application/zip]
Saving to: `Proxyworker.zip'
100%[======================================>] 8,990 --.-K/s in 0.06s
2011-07-26 13:57:23 (159 KB/s) - `Proxyworker.zip' saved [8990/8990]
UNZIP the proxyworker.ziproot@bt:~/python# unzip Proxyworker.zip
Archive: Proxyworker.zip
inflating: Proxyworker.py
inflating: progressbar.pyc
inflating: localhostconector.py
root@bt:~/python# python Proxyworker.py -h
______ _ _ _
| ___ \ | | | | | |
| |_/ /_ __ _____ ___ _| | | | ___ _ __| | _____ _ __
| __/| '__/ _ \ \/ / | | | |/\| |/ _ \| '__| |/ / _ \ '__|
| | | | | (_) > <| |_| \ /\ / (_) | | | < __/ |
\_| |_| \___/_/\_\__, |\/ \/ \___/|_| |_|\_\___|_|
_ / |
|___/ version 0.9.5
Proxyworker.py <command>
Currently supported commands:
-s | Saves the proxies into a txt file
-Sa| Set the name of the txt file
-h | Print this help screen
-f | Makes a full scan of the proxy:speed,anonymity and latency
----------------------------------------------------------------
Individual Commands:
-test | Test the giving proxy for speed, latency and anonymity
-ping | Get the latency of the giving proxy
-bind | Binds the proxy to the localhost
PRESS ENTER TO EXIT
Complete scan:root@bt:~/python# python Proxyworker.py -f
______ _ _ _
| ___ \ | | | | | |
| |_/ /_ __ _____ ___ _| | | | ___ _ __| | _____ _ __
| __/| '__/ _ \ \/ / | | | |/\| |/ _ \| '__| |/ / _ \ '__|
| | | | | (_) > <| |_| \ /\ / (_) | | | < __/ |
\_| |_| \___/_/\_\__, |\/ \/ \___/|_| |_|\_\___|_|
_ / |
|___/ version 0.9.2
Save MODE: 0FF
[!]The Testmode is 0N
This will make the process take more time
Scaning for proxy's online please wait
100% |#########################################################################|
Found a total of: 600 Proxys
Proxy: 75.65.216.39:8080
+----- Latency : 104 [Good]
[!]Problem getting the Transfer speed
Proxy: 68.39.161.178:8080
+----- Latency : 104 [Good]
[!]Problem getting the Transfer speed
Proxy: 69.163.96.2:8080
+----- Latency : 124 [Good]
[!]Problem getting the Transfer speed
Proxy: 209.97.203.60:8080
+----- Latency : 151 [Good]
+----- Transfer speed : 3.29kB/s
+----- Anonymous proxy: NO
Proxy: 69.163.96.3:8080
+----- Latency : 130 [Good]
+----- Transfer speed : 0.08kB/s
+----- Anonymous proxy: YES
Bind a proxy:root@bt:~/python# python Proxyworker.py -bind <proxy:port>