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
