|
heres a proxy scanner i wrote a long ass time ago for my old script, sure it is still affective ...
on *:join:#:{
if ($nick hahahaha $me) { return }
set %ip.toscan $gettok($address($nick,2),2,64)
if (%irc.proxy hahahaha ON) && (~ isin $address) { .sockopen ircproxy $+ $r(1,9999) %ip.toscan 80 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 81 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 3128 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 8080 }
}
on *:sockopen:ircproxy*:{
if ($sockerr > 0) { return }
unset %repeat.ip
set %repeat.ip $read -w* $+ $sock($sockname).ip $+ * found.txt
if (%repeat.ip hahahaha $null) { write found.txt $sock($sockname).ip $sock($sockname).port | echo 4 -s 12P0roxy 12F0ound:12 $sock($sockname).ip $sock($sockname).port }
.sockclose $sockname
}
on *:connect:{ ial on }
__________________
HEY!!
Unbeatable hosting! Customer service is top notch!
--> ISPrime <-- Do a search on any board, their reputation is rock solid .. for years!!
|