Skip to content

A Simple port scanner written in nim lang.

License

Notifications You must be signed in to change notification settings

sc4rfurry/nimd4-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Made with love in Nim

Nimd4-ng

A blazing fast yet compact port scanner written in nim.

πŸ”§ Technologies & Tools

πŸ“š Requirements (For Development Purpose)

Features

  • Scan single port, Port range and all 65535 ports.
  • For convenience you can scan for Common top 1002 ports .
  • the Linux and Windows binaries are less then 100kb.
  • User Friendly. :xD

!Note: If you are using Command Prompt for running the tools it might messed up the colors so it is advised to use Windows Terminal rather than command prompt.

Usage

For usage or help

./nimd4 -h/--help

Img

For single port scanning.

./nimd4 -t scanme.nmap.org -p 80

Img

For Range of ports

./nimd4 -t scanme.nmap.org -r 1-100

Img

Common Ports (1002)

Img

Binaries

GitHub release

  • You can download the pre-built binaries Binries here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A Simple port scanner written in nim lang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages