pveca -a -h IP -p PORT

ddarko

Member
Jul 4, 2009
30
0
6
Poland
For security reasons, SSH port switched to another custom. Found useful to be able to synchronize the two machines walking on other ports than 22.

for example:
Code:
pveca -a -h IP -p PORT
 
I agree this would be nice to take into account the port of ssh. For security reasons I configure my servers with no defaults ports for all services.