RE: [Batch] Get IP and save to file 04-19-2011, 03:55 PM
#11
hahahaha. loo so cool... use command ipconfig /all in cmd...
nice post sir
nice post sir
[Batch] Get IP and save to file filter_list | |
(04-19-2011, 02:23 PM)DeM0STheneS Wrote:(03-29-2011, 03:45 PM)1234hotmaster Wrote: what! you just gave me an epic idea too! grabbing the ip without the whatsmyip automation page!!!
you can shell it and then extract the ip in vb!!
This is brilliant. As an amateur, this is a perfect way to learn. If you have the time, could you, or someone, possibly list some steps on doing more with this code.
Reluctantly, I must admit that I don't know what it means to shell something. The only thing I can think of is running the code off the cmd line or the shell in Linux. That I might be able to do..... Any input?
For now, it can be used as a quick way to get all the information possible about a server/ip just by entering domain. (whois)
Thank you for sharing the code, gives me something to ponder today !
:thumbs:
Quote:what! you just gave me an epic idea too! grabbing the ip without the whatsmyip automation page!!!... ipconfig gives you the internal ip, whatsmyip gives you the public ip.. could be a huge difference when behind a router