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
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).