You’re right, ping doesn’t work with ports. If you want to check if a port is open, you need to use something else.
I’d recommend using `nmap` or `netcat`. They’re both great tools and can give you way more info than ping ever could.
I’d recommend using `nmap` or `netcat`. They’re both great tools and can give you way more info than ping ever could.
