How can I connect to my VPS on port 443 rather than the default 22? port 443 is open.
I am trying to connect in terminal.
if I add :
:443
on the end it won't connect. is this the right command to use?
I am using it for a socks proxy.
thanks!
How can I connect to my VPS on port 443 rather than the default 22? port 443 is open.
I am trying to connect in terminal.
if I add :
:443
on the end it won't connect. is this the right command to use?
I am using it for a socks proxy.
thanks!
Last edited by adam1701; 04-09-2011 at 04:39 PM.
I think you need the -p switch
ssh -p 443 hostname
y
You may find more info here http://www.openbsd.org/cgi-bin/man.c...&sektion=1
(\__/)
(='.'=)
(")_(")
![]()
Been helped or just 'Like' a post? Use the Thanks button!
My broadband speed - 750 Meganibbles/minute
There are currently 1 users browsing this thread. (0 members and 1 guests)