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

Simple python script for network availability
3 years ago
8
#network availability check script
import os
print ("This is a network availability checker script\n")
ip_check = input("Please enter host IP or URL, sparated by space and press Enter\n").split()
for ip in ip_check:
response = os.popen (f"ping {ip}").read()
if " Received = 4" in response:
print (f"HOST IS UP {ip} Ping was Successful")
else:
print (f"HOST IS DOWN {ip} Ping was Unsuccessful")
print ("\nThank you and have a nice day!")
Loading comments...
-
26:04
Artur Stone Garage
4 days ago $0.15 earned$500 Civic: Will It EVER Drive Without Breaking Down?
1.4K -
31:44
SouthernbelleReacts
2 days ago $0.30 earned“E.T. Phone Home! 🛸 Emotional Mom Style Reaction to E.T. the Extra-Terrestrial (1982)”
4.15K1 -
20:10
JohnXSantos
22 hours agoI Built a FAKE Luxury Brand With $100 In 7 Days
2.54K -
25:24
marcushouse
2 hours ago $0.42 earnedStarship Test Trouble… and Block 3 Finally Unveiled! 🤯
3.84K4 -
1:13:26
Squaring The Circle, A Randall Carlson Podcast
9 hours agoSaving The Bees and Healing The Planet!
2.82K1 -
16:18
Chris Harden
2 days agoCharlie Kirk Utah Reaction | What Locals Are Saying
4K5 -
50:47
ChurchandState1776
19 hours agoFree speech is not negotiable with Sam Anthony
2.23K2 -
LIVE
Total Horse Channel
19 hours agoAMHA 2025 9/20
835 watching -
16:59
Chris From The 740
19 hours ago $2.43 earnedIs Bigger Better? - The Gideon Optics Mediator 2 Is Here!
16K2 -
7:58
Blackstone Griddles
16 hours agoTennessee Mountain Burgers on the Blackstone Griddle
17.8K3