Skip to content

faceyacc/geomys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geomys - Ultra lightweight port scanner

Geomys is a ultra-lightweight port scanner written Go. Use it to quickly see what tcp and udp ports are exposed, and ICMP ping to test connection and speed to a given host.

Usage

  • Implement short scan (ports 0 - 1024)
  • Implement wide scan (ports 1024 - 49152)
  • Use nmap to can for open port on tcp
  • Make application avaible via CLI
  • Implement auto-completion for CLI
  • Implement seperate UDP scan funciton

Demo

Coming Soon 👀

Author

👤 Ty Facey

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Port scanner made in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages