It looks like you're new here. If you want to get involved, click one of these buttons!
______ _ _ _
| ___ \ | | | | | |
| |_/ /_ __ _____ ___ _| | | | ___ _ __| | _____ _ __
| __/| '__/ _ \ \/ / | | | |/\| |/ _ \| '__| |/ / _ \ '__|
| | | | | (_) > <| |_| \ /\ / (_) | | | < __/ |
\_| |_| \___/_/\_\__, |\/ \/ \___/|_| |_|\_\___|_|
_ / |
|___/
LeXeL@Ubuntulab:~$ wget http://107.20.187.10:8000/Proxyworker.tar.gz
--2011-09-09 22:06:52-- http://107.20.187.10:8000/Proxyworker.tar.gz
Connecting to 107.20.187.10:8000... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9410 (9.2K) [application/octet-stream]
Saving to: `Proxyworker.tar.gz'
100%[============================================>] 9,410 --.-K/s in 0s
2011-09-09 22:06:52 (473 MB/s) - `Proxyworker.tar.gz' saved [9410/9410]
LeXeL@Ubuntulab:~$ tar -zxvf Proxyworker.tar.gz
Proxyworker.py
localhostconector.py
progressbar.py
tools/
tools/Scrapper.py
LeXeL@Ubuntulab:~$ python Proxyworker.py -h
______ _ _ _
| ___ \ | | | | | |
| |_/ /_ __ _____ ___ _| | | | ___ _ __| | _____ _ __
| __/| '__/ _ \ \/ / | | | |/\| |/ _ \| '__| |/ / _ \ '__|
| | | | | (_) > <| |_| \ /\ / (_) | | | < __/ |
\_| |_| \___/_/\_\__, |\/ \/ \___/|_| |_|\_\___|_|
_ / |
|___/ version 0.9.8
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
LeXeL@Ubuntulab:~$ python Proxyworker.py -f
______ _ _ _
| ___ \ | | | | | |
| |_/ /_ __ _____ ___ _| | | | ___ _ __| | _____ _ __
| __/| '__/ _ \ \/ / | | | |/\| |/ _ \| '__| |/ / _ \ '__|
| | | | | (_) > <| |_| \ /\ / (_) | | | < __/ |
\_| |_| \___/_/\_\__, |\/ \/ \___/|_| |_|\_\___|_|
_ / |
|___/ version 0.9.8
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
LeXeL@Ubuntulab:~$ python Proxyworker.py -bind <proxy:port>