output file :80
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.
Hey, this has been fixed in the most recent Commit.
k bro, lemme give it a try
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
Noted. Will be fixed asap
Noted. Will be fixed asap
okay
Should be resolved now.
Thanks for reporting! 👍
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
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
Hm, Trim should have fixed this. I will look at it once I have time.
Hm, Trim should have fixed this. I will look at it once I have time.
ok then
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