Skip to content

hangyakuzero/snyff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snyff

A tool to find open ports, scans upto 10000 ports by default, could be changed by editing the main.rs

USAGE

$ cargo run -- -j <number of threads> <ip address> 

Plans for future versions

  1. make the tool scan a list of ip addresses simultaneously, (can be done with xargs currently)
  2. add GUI option by hosting a webpage on localhost
  3. automatically resolve URL's into IP Addresses

About

A tool to find open ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages