Jump to content

SSH into server without using cmd?


H@L0_F00

Recommended Posts

Then you also have to make sure nothings binded to that port on any of the "ends"

Link to comment
Share on other sites

This can be circumvented by running the ssh service on port 443.

SSH server doesn't deliver HTTPS data... You will have to use something like GNU HTTPTunnel for converting SSH to HTTP on server and convert back HTTP to SSH. The technique is call firewall hole punching. I never got it working with SSH, but i did get it working with OpenVPN.

What i ended up with was a DSL [Damn Small Linux] running in QEMU, and SSH socks proxy to my DSL.

Link to comment
Share on other sites

This is what I found

"$ssh -D 9999 username@ip-address-of-ssh-server"

which opens a SOCKS proxy on port 9999 on localhost at username on ip-address-of-ssh-server.

I'll be using putty so I'll have to figure out how to open the SOCKS port w/ it but I'll have to do some testing

Link to comment
Share on other sites

On the selected tabs within Putty It's on the lower section,

You can download a CLI client though.. (Can't remember the name..)

Link to comment
Share on other sites

Try using some marketing terms,

And keep it "English" (Eg. Don't mention SSH)

It just adds another secret tube to the intrawebs. :P

Link to comment
Share on other sites

Try using some marketing terms,

And keep it "English" (Eg. Don't mention SSH)

It just adds another secret tube to the intrawebs. :P

hahaha yes and i think I'll supply them w/ a free supply of nubeloob as long as they use my services ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...