File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## PythonPing by Ankur Paul
2
+
3
+ > This python script works only on ** Python 2** . While this could be developed for Py3, but the requirements of the client was only in Python2.
4
+
5
+ > ** Script well tested for CSV files** > ** This script currently pings for ipv6 addresses only, ipv4 support shall come soon**
6
+
7
+ ### Screenshots
8
+
9
+ ![ Image 1] ( screenshot/screenshot1.png )
10
+
11
+ #### Instructions for run
12
+
13
+ 1 . Clone the ** github repo** by ` git clone https://github.com/nooobcoder/PythonPingTelnetStatus.git `
14
+ 2 . Check if ** Python2** is installed
15
+ ` python --version `
16
+ 3 . Run the script using: ` python python2port.py `
17
+
18
+ _ After the script has run, check the newly created ** output** folder where the resultant files are output_
19
+
20
+ ---
You can’t perform that action at this time.
0 commit comments