Hacker News new | ask | show | jobs
by avinassh 1251 days ago
What are the implications of SSHing into some random server? Could you also add some instructions on the kind of precautions one should take before ssh into pinggy
1 comments

The implication of the ssh port forwarding command is that pinggy is able to connect to the port you are specifying. For example 8000. Then Pinggy and through pinggy anyone who visits the public URL can connect to port 8000 (through HTTP requests).