Hi !
I would like start a tracert(windows XP) each 15 minutes at a giving time, (let say: btwn August 24 2007 @ 09:00 AM to August 24 2007 @ 02:00PM ).
WHAT DO YOU SUGGEST ME ? (don't want any task scheduler from windows) thanks !
Note that I have a script that put My IPs adreses into a...
I need to entered a undefined number of IP into a list, but below script does only allow me to put 5 configured number IP (see: ip_list = read_ip(5)). What do you sugggest me ?
-----------------------------------------------------------
def read_ip(N):
valid_ip = []
i = 1
while...
Is somebody can assist me ?
I did create a list wish I can validate several IP and than the list is displayed. but I need to know what should I replace on the 2 below command lines to make all IP of the list to be ping? Should I use for host in range command ?
What do you suggest ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.