Skip to content
/ NetRaft Public

A multi functional network troubleshooting tool developed with PowerShell

License

Notifications You must be signed in to change notification settings

Hani-K/NetRaft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetRaft

A multi functional network troubleshooting tool developed with PowerShell.

Functionality

  • Ping a range of addresses on the network.
  • Scan a list of ports against a host or a domain.
  • Trace the route to an address with customized options.
  • List the DNS servers used by all network devices.
  • Pull every DNS record available for a domain.
  • Save data pulled in on your local disk.

Usage

The recommended way to use the tool is by clicking right-click on the start menu and select (PowerShell Windows 10 - Terminal Windows 11). An alternative way is to search for PowerShell in the start menu.

Launch Command:

iwr -useb https://hanify.me/net | iex

or by executing:

irm https://hanify.me/net | iex

About

A multi functional network troubleshooting tool developed with PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published