===== Reverse SSH tunneling =====
==== Problem ====
Say we are working on a server product which we wa... Prerequisites =====
You need an external VPS and SSH access to it.
==== Solution ====
We can make use of ssh's ability to act as a reverse proxy tunneling product.
''ssh -R *:<vps_listening_port>:<host_that_will_process