Results 1 to 2 of 2

Thread: ssh terminal in mac

  1. #1
    adam1701
    Guest

    ssh terminal in mac

    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.

  2. #2
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: ssh terminal in mac

    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

  3. Received thanks from:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. sharing MAC internet connection with a PC
    By smelly in forum Networking and Broadband
    Replies: 3
    Last Post: 05-04-2006, 04:04 PM
  2. Replies: 27
    Last Post: 25-01-2005, 07:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •