This post is by a banned member (gabos123) - Unhide
01 December, 2023 - 02:02 PM
Reply
This post is by a banned member (Frolll) - Unhide
09 December, 2023 - 12:49 AM
Reply
(19 February, 2023 - 12:04 AM)bnt Wrote: Show More
Code:
zmap -p port -q | ./scanner outputfile port <threads>
masscan -p port1,port2 0.0.0.0/0 --rate=99999999 --exclude 255.255.255.255 | awk '{print $6":"$4}' | sed 's/\/tcp//g' | ./scanner outputfile <threads>
cat ips.txt | ./scanner outputfile port <threads>
cat proxies.txt | ./scanner outputfile <threads>
hello. Thanks for sharing.
This post is by a banned member (master90p) - Unhide
16 March, 2024 - 10:18 PM
Reply
This post is by a banned member (Bacuri77) - Unhide
17 March, 2024 - 06:43 PM
Reply
This post is by a banned member (oalaoui) - Unhide
17 March, 2024 - 07:17 PM
Reply
This post is by a banned member (ghilane24) - Unhide
19 March, 2024 - 11:57 AM
Reply
(19 February, 2023 - 12:04 AM)bnt Wrote: Show MoreGolang Proxy Checker via file, zmap or masscan
Code:
zmap -p port -q | ./scanner outputfile port <threads>
masscan -p port1,port2 0.0.0.0/0 --rate=99999999 --exclude 255.255.255.255 | awk '{print $6":"$4}' | sed 's/\/tcp//g' | ./scanner outputfile <threads>
cat ips.txt | ./scanner outputfile port <threads>
cat proxies.txt | ./scanner outputfile <threads>
ty
This post is by a banned member (abirkhan9408) - Unhide
29 March, 2024 - 02:49 AM
Reply
(19 February, 2023 - 12:04 AM)bnt Wrote: Show MoreGolang Proxy Checker via file, zmap or masscan
Code:
zmap -p port -q | ./scanner outputfile port <threads>
masscan -p port1,port2 0.0.0.0/0 --rate=99999999 --exclude 255.255.255.255 | awk '{print $6":"$4}' | sed 's/\/tcp//g' | ./scanner outputfile <threads>
cat ips.txt | ./scanner outputfile port <threads>
cat proxies.txt | ./scanner outputfile <threads>
hiiiii
This post is by a banned member (Moumou2001) - Unhide
04 April, 2024 - 07:00 PM
Reply