Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Ping to multiple IP address with python
3 years ago
16
#Ping to multiple IP address
import os
import time
import random
txt_file = input('Please enter IP addresses list text file location\n')
ip_list = open(txt_file,"r")
time_delay = random.randrange(1,5)
for ip in ip_list:
print('Pinging Now the follwing host IP address:',ip)
print('_'*50)
os .system('ping -n 2 -w 1500 {}'.format (ip))
print('_'*50)
time.sleep(time_delay)
Loading comments...
-
6:05
Spooky Grandpa's Scary Stories
1 month agoTHE HARVEST MAN (Halloween, Horror, Folklore, Supernatural, Paranormal)
5.5K7 -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
232 watching -
1:02:11
DeVory Darkins
12 hours ago $35.50 earnedDemocrats suffers ANNIHILATION during heated hearing with Bondi as Jack Smith bombshell drops
157K107 -
3:00:07
Price of Reason
12 hours agoJoe Rogan & Theo Von TURN on Trump? Hollywood to STOP Lecturing Viewers? Ghost of Yotei FIASCO!
60.8K8 -
4:49
Russell Brand
14 hours agoThis is Unbelievable...
66.8K66 -
2:55:33
Badlands Media
15 hours agoDEFCON ZERQ Ep. 012: Featuring "AND WE KNOW" and a Special Guest
66K63 -
2:56:36
TimcastIRL
9 hours agoLEAKED Memo Says NO BACK PAY For Federal Workers Amid Government Shutdown | Timcast IRL
296K207 -
2:01:55
Inverted World Live
9 hours agoAI Robin Williams, Lab Grown Human Eggs, and Car-Sized Pumpkins | Ep. 119
26.2K7 -
1:55:35
Turning Point USA
8 hours agoTPUSA Presents This is The Turning Point Tour LIVE with Vivek Ramaswamy!
49.5K26 -
2:42:55
Laura Loomer
8 hours agoEP148: Remembering October 7th: Two Years Later
36K13