Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Didn't save the results #1

Open
carbanak opened this issue Jul 30, 2018 · 2 comments
Open

Didn't save the results #1

carbanak opened this issue Jul 30, 2018 · 2 comments

Comments

@carbanak
Copy link

I've installed all requirements, change the file path in proxyhunter.py and try to run but it didn't save any results to proxy.lst.
Are there more things i must set or change?

@xajnx
Copy link
Owner

xajnx commented Jul 31, 2018

Hi! Thanks for checking out my little script.

No all that needs be done is change your working dir to write 'proxy.lst', I tried to make it pretty simple. The only reasons that it would fail to produce the file would be 1.) No proxy servers were detected, or 2.) You don't have write permissions in the directory you specified.

You are certain that you generated ACTIVE/OPEN SQUID proxy servers? You may see hits for random open servers but unless they meet certain criteria (eg successfuly open random websites) they will be dropped by the script and not added to the list.

@carbanak
Copy link
Author

carbanak commented Aug 1, 2018

This is what the output looks like
`root@ip-221-189:~/proxyhunter# sudo python3 proxyhunter.py
ProxyHunter v1.1

Initializing scanner..
This may take some time.

[79.172.210.4/23]: 512 available IPs
Scanning: [79.172.210.2]

79.172.210.2:80 [OPEN]
Scanning: [79.172.210.3]

79.172.210.3:80 [OPEN]
Scanning: [79.172.210.7]

79.172.210.7:80 [OPEN]

79.172.210.7:8080 [OPEN]
Scanning: [79.172.210.9]

79.172.210.9:80 [OPEN]
Scanning: [79.172.210.12]

79.172.210.12:80 [OPEN]
[No Proxy]
Skipping..

Scanning: [79.172.210.15]

79.172.210.15:80 [OPEN]
Scanning: [79.172.210.18]`

Ive copied and checked them with an other tool which say that they're working.
I try to run prox_check.py and this is the result.
http://prntscr.com/kd8bax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants