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 97ed8ef commit 48e0153Copy full SHA for 48e0153
README.md
@@ -0,0 +1,20 @@
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
+
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
+---
screenshots/screenshot1.png
41 KB
0 commit comments