A collection of CLI utilities.
This project focuses on developing network utilities that would be useful for IT professionals.
All ideas are encouraged! If you find any idea for a utility that would be useful, please propose the feature by opening an issue.
- Subnet calculator
- Bulk SSH device configuration (Open issue)
- Reverse Shell (Open issue)
- Port scanner (Open issue)
- TCP Chat room (Open issue)
- DDOS attack (Open issue)
- Speed test for internet speed (Open issue)
- Google from terminal (Open issue)
- Work time tracker (Open issue)
- More to come...
Run make
command to build netools binary.
To contribute, fork this repository, commit the changes and create a pull request.