Skip to content

mylamour/rscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rscan

Extremely basic port scan for rust learning.

use cargo build to compile this project.

useage:

rscan.exe -h 127.0.0.1 -p 1080 22 443

if port was opening , then you can see it in console stdout.

sketch

About

extremely basic port scan for rust learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages