Skip to content

collection of tools for networking/sysadmin in python

Notifications You must be signed in to change notification settings

fruitsaladchan/sys-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 

Repository files navigation

sys-tools

messy code

includes

  • ip scanner
  • password generator
  • ip to binary converter
  • binary to ip converter
  • subnet divider
  • dns lookup
  • port scanner
  • who is lookup
  • network monitor
  • cidr to mask
  • mask to cidr
  • ipv4 to ipv6 calculator
  • ipv6 to ipv4 calculator
  • ipv4 subnet calculator
  • ipv6 calculator
  • Network info tool

requirments

  • sudo apt-get install figlet nmap (For Ubuntu/Debian)

  • sudo pacman -S figlet nmap (For Arch Linux)

  • pip install psutil python-nmap pyreadline3 requests

About

collection of tools for networking/sysadmin in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages