-
Notifications
You must be signed in to change notification settings - Fork 51
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
scanner error #9
Comments
the txt file was a problem maybe the number in the input txt file "lol1.txt" |
[root@nullsec proxys]# ./Scan -p 80 -in output.txt -o proxies.txt Imported [18] IPs Checked [1] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) with 17 open http threads very wierd but PS again not scanning 1.1.1.1 just dont wanna share |
another question i have is how are these different proxys from |
root@nullsec proxys]# ./Scan -p 80 -in lol1.txt -o proxies.txt
Detected FILE Mode.
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
hi there im not Scanning 1.1.1.1 just to be clear i just don't wanna share lol
so when I scan like this : zmap -p 80 | ./Scan -p 80 -o output.txt IT WORKS AMAZINGLY
but when i try to scan like this : ./Scan -p 80 -in lol1.txt -o proxies.txt
I get a bunch of error and I even tested the proxies that I scanned using zmap -p 80 | ./Scan -p 80 -o output.txt
and it still was giving me errors
The text was updated successfully, but these errors were encountered: