Advertisement
Guest User

Ip Tracer

a guest
Aug 21st, 2017
1,036
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.15 KB | None | 0 0
  1. @echo off
  2. color 0a
  3.  
  4. set /p pre_ip=What is the ip you want to track?
  5.  
  6.  explorer "http://www.ip-tracker.org/locator/ip-lookup.php?ip="%pre_ip%
  7.  
  8. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement