Forrest logo
back to the ss tool

ss:ai:f79e5

Checks the status of port 22 for file transfer on the local system
$ ss -tuln | grep 22
try on your machine

Checks the status of port 22 for file transfer on the local system

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • check file transfer port 22 status?
back to the ss tool