- Notifications
You must be signed in to change notification settings - Fork0
mujib-programmer/PyNetTools-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This application is intended for linux based operating system for now, may be it will be cross platform later.
- sudo chown root:root PyNetTools.py
- sudo chown root:root PyNetTools
- sudo chmod 4755 PyNetTools.py
- sudo chmod 4755 PyNetTools
2. If you recompile PyNetTools.c file with gcc, make sure the file compilation of these have the same access rights as above.
- sudo python PyNetTools.py, then it will display a GUI application that can be used. To change the look of the GUI try to change it in this file.
- Alternatively, you can run it from the command line. type ./PyNetTools in terminal
4. PyNetTools file will run the program (ie PyNetTools.py) with the root user, so no need to use sudo to run this file. ICMP packets require root privileges to run.
About
Networking tools application like ping, traceroute, ifconfig, nslookup, and route with pure python script
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.