Skip to content

Instantly share code, notes, and snippets.

@jamesbjackson
Last active January 30, 2020 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesbjackson/e212ebeedc6138924d9f18d1062daa36 to your computer and use it in GitHub Desktop.
Save jamesbjackson/e212ebeedc6138924d9f18d1062daa36 to your computer and use it in GitHub Desktop.
nping -c 1 --tcp -p 80 10.10.10.1
Starting Nping 0.7.80 ( https://nmap.org/nping ) at 2020-01-29 16:53 GMT
SENT (0.0141s) TCP 192.168.1.221:5991 > 10.10.10.1:80 S ttl=64 id=35587 iplen=40 seq=1474941899 win=1480
RCVD (0.3046s) TCP 10.10.10.1:80 > 192.168.1.221:5991 SA ttl=37 id=0 iplen=44 seq=3029599029 win=11520 <mss 582>
Max rtt: 290.255ms | Min rtt: 290.255ms | Avg rtt: 290.255ms
Raw packets sent: 1 (40B) | Rcvd: 1 (46B) | Lost: 0 (0.00%)
Nping done: 1 IP address pinged in 1.02 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment