Skip to content

Commit 48e0153

Browse files
committed
Updated Readme
1 parent 97ed8ef commit 48e0153

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
![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+
---

screenshots/screenshot1.png

41 KB
Loading

0 commit comments

Comments
 (0)