We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8a3ac commit ab8919dCopy full SHA for ab8919d
Network_Monitor/Network_Monitor.py renamed to Network_Monitoring/Network_Monitoring.py
Network_Monitor/README.md renamed to Network_Monitoring/README.md
@@ -1,16 +1,16 @@
1
-# Network_Monitor
+# Network_Monitoring
2
3
Short description of package/script
4
5
- This Script Was simple to setup
6
-- Need import ping3
+- Need import ping3,time
7
8
9
## Setup instructions
10
11
12
-Just Need to run this command "pip install ping3" then run the Network_Monitor.py file and for running python3 is must be installed!
+Just Need to run this command "pip install ping3" then run the Network_Monitoring.py file and for running python3 is must be installed!
13
14
## Detailed explanation of script, if needed
15
16
-This Script Is Only for Network_Monitoring use only!
+This Script Is Only for Network_Monitoring use only!
0 commit comments