i have made this little batch to scan all ip's that are connected to my machine by netstat.. it still has some bugs. the code goes like this:
QUOTE
@del netstat1.txt @del netstat.txt netstat -n >>netstat1.txt @for /f "tokens=4 delims=: " %%a, in (netstat1.txt) do ping%%a >>netstat.txt
you can change the "do ping %%a" to whatever you want. Enj0y
DJVASTVASTY2K
Dec 18 2003, 04:15 PM
Hello M8's
Flame I must say i like the idea of that now that is good, This Utility could defineley be used in then beta version of NetSEC obviously with your consents and permission.
Thank You Very Much "Flame" for the uppp on this great tool Fame
Best Regards
Adam
Vast Gsm
flame
Dec 18 2003, 06:26 PM
sure you can. i didnt invent the wheel - i just spin it better.
you can allways PM me for anything youd ever want. thanks for the thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.