π
Network Tools
Tools for Networking
This repository contains the tools needed to make networking easier. Make sure to download all of the requirements by opening cmd on the directory the requirements.txt file is located in and type the following command:
pip install -r requirements.txt
Pinger
Used to check if a server is online or offline and also lets you view your connection with the server. Enter the host you would like to ping, TTL (Time to live), timeout (cancellation that automatically occurs after given interval of time has passed), count (Number of times you want to ping the server) and verbose (y for it to send response into console and n for no response). For example: