Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r3k4t/guiping
Guiping is a Gui(Graphical User Interface) Ping software.
https://github.com/r3k4t/guiping
forensic-analysis network-utilization ping python3 security-analysis security-audit security-research security-testing software-development software-engineering
Last synced: 13 days ago
JSON representation
Guiping is a Gui(Graphical User Interface) Ping software.
- Host: GitHub
- URL: https://github.com/r3k4t/guiping
- Owner: r3k4t
- License: mit
- Created: 2021-02-08T09:28:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T06:20:38.000Z (almost 4 years ago)
- Last Synced: 2024-11-17T02:28:47.715Z (2 months ago)
- Topics: forensic-analysis, network-utilization, ping, python3, security-analysis, security-audit, security-research, security-testing, software-development, software-engineering
- Language: Python
- Homepage: https://github.com/r3k4t
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![python](https://img.shields.io/badge/python-3.9-purple.svg)](https://www.python.org/downloads/release/python-390/)
[![OS](https://img.shields.io/badge/Tested%20On-Linux%20%7C%20Windows-purple.svg)](https://en.wikipedia.org/wiki/Linux)# GUI PING
![Screenshot from 2021-02-08 14-25-29](https://user-images.githubusercontent.com/69615463/107200807-5c020280-6a22-11eb-9c12-bdd30f5479c6.png)
Author :RKT
Guiping is a Gui(Graphical User Interface)Ping Application software.
### Setup[PIP MODULE] ###
Linux
+ sudo apt install python3-tk
+ sudo pip3 install -r requirements.txtWindows
+ https://www.python.org/downloads/
![Screenshot from 2021-02-09 11-35-56](https://user-images.githubusercontent.com/69615463/107323616-c70a1280-6ad0-11eb-8faa-826467e7e535.png)
![Screenshot from 2021-02-09 11-34-45](https://user-images.githubusercontent.com/69615463/107323716-f91b7480-6ad0-11eb-8b1a-231d95c88364.png)
![Screenshot from 2021-02-09 11-58-30](https://user-images.githubusercontent.com/69615463/107323804-20724180-6ad1-11eb-854f-fdda33647461.png)
### Terminal Command ###
+ git clone https://github.com/r3k4t/guiping.git
+ cd guiping
+ sudo python3 guiping.py### Example : ###
![Screenshot from 2021-02-08 14-36-44](https://user-images.githubusercontent.com/69615463/107200914-8784ed00-6a22-11eb-93de-37b3ba6c3341.png)