Zmap-ProxyScanner icon indicating copy to clipboard operation
Zmap-ProxyScanner copied to clipboard

output file :80

Open krainium opened this issue 3 years ago • 11 comments

the tool is really working good, but noticed that whenever its saving the working results to output.txt theres always an extension of :80 after each proxy it saves for example below

127.0.0.1:8080:80 127.0.0.2:8080:80

:80 is always attached to the saved results, please is there no way to remove this so it just saves the proxies as they are because if i was to use cltr+H and remove :80 its going to affect some proxies that are :80 by default for example below

127.0.0.0:80:80 is supposed to be just 127.0.0.1:80

please help work on the output to only print the proxies and the port not adding :80 or :443 to the output proxies, thanks.

krainium avatar Nov 15 '22 10:11 krainium

Hey, this has been fixed in the most recent Commit.

Yariya avatar Nov 15 '22 10:11 Yariya

k bro, lemme give it a try

krainium avatar Nov 15 '22 18:11 krainium

bro the new update has a bug, when i run the command this is what i get below

2022/11/15 18:32:36 strconv.Atoi: parsing "45764\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "48954\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "53505\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "4153\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "52026\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "55084\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "59403\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "5678\r": invalid syntax 2022/11/15 18:32:36 strconv.Atoi: parsing "38130\r": invalid syntax

krainium avatar Nov 15 '22 18:11 krainium

Noted. Will be fixed asap

Yariya avatar Nov 15 '22 21:11 Yariya

Noted. Will be fixed asap

okay

krainium avatar Nov 15 '22 21:11 krainium

Should be resolved now.

Thanks for reporting! 👍

Yariya avatar Nov 15 '22 21:11 Yariya

2022/11/15 22:09:03 strconv.Atoi: parsing "9999\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "58080\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "5836\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8111\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8111\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "2344\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8111\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8085\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8080\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "999\r": invalid syntax Imported [80915] IPs Checked [80915] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) with 0 open http threads Imported [80915] IPs Checked [80915] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) with 0 open http threads Imported [80915] IPs Checked [80915] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) wit

krainium avatar Nov 15 '22 22:11 krainium

2022/11/15 22:09:03 strconv.Atoi: parsing "9999\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "58080\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "5836\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8111\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8111\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "2344\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8111\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8085\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "8080\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "80\r": invalid syntax 2022/11/15 22:09:03 strconv.Atoi: parsing "999\r": invalid syntax Imported [80915] IPs Checked [80915] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) with 0 open http threads Imported [80915] IPs Checked [80915] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) with 0 open http threads Imported [80915] IPs Checked [80915] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) wit

still the same error after updating http.go

krainium avatar Nov 15 '22 22:11 krainium

Hm, Trim should have fixed this. I will look at it once I have time.

Yariya avatar Nov 16 '22 11:11 Yariya

Hm, Trim should have fixed this. I will look at it once I have time.

ok then

krainium avatar Nov 18 '22 03:11 krainium

Prompt this error : ./stat.go:32:22: undefined: Proxies
Which file do I need to operate on? Is there any case? Help me express it, because I'm a novice

xswwxx avatar Jan 03 '23 08:01 xswwxx