Skip to content

Lightweight C# optimized Pinger for TCP & ICMP protocols, aswell as a built-in TCP Nmap scanner

Notifications You must be signed in to change notification settings

sadcloudisgay/Nmap-TCP-ICMP-pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Nmap-TCP-ICMP-pinger

Lightweight optimized pinging tool for TCP & ICMP protocols, aswell as a built-in TCP Nmap scanner. Written in C# ❤️

Options

  1. ICMP - Sends an infinite amount of pings using the default ICMP protocol.
  2. TCP - Sends an infinite amount of pings using The TCP protocol, good to try on port 22 & 80 if ICMP pings don't reach the target.
  3. Nmap scanner - Scans an IP address's open ports by using a mix of ICMP and TCP pings. Stops at port 65535.

About

Lightweight C# optimized Pinger for TCP & ICMP protocols, aswell as a built-in TCP Nmap scanner

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages