Post
Topic
Board Bitcoin Technical Support
Topic OP
I require Linux help... specifically SSH...
by
Immanuel
on 08/09/2010, 23:40:39 UTC
I am trying to create a SOCKs proxy on my local Bitcoin server. It ends up I have no idea what I am doing. I entered the following commands:

sudo ssh -ND 443 @
sudo ssh -ND 9999 @

I forwarded the ports on my router. In short, it doesn't work. How do I revert these commands?