![]() |
Vbscript to grab ip addresses from a text file
This one here is a vbscript that grabs all the ips from a text file. Modifiy the file name section to point to the file you are using. I use this one mostly for parsing wireshark output.
Vbscript to grab ip addresses from a text file ---------------------------------------------------- Code:
Const ForReading = 1 |
| All times are GMT +5.5. The time now is 04:48. |