Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 212 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 212 Bytes

jasn

Jasn is a tcp network scanner

How to Use

Scan the using port in given ip range.

go build -o jasn.exe

./jasn.exe -i 192.168.0.0/16 -p 80

Command line args

./jasn.exe --help