Expose NAT server
Allow external connection to a server under a private network
Test the server
One of the best options is to use a SSH jump host server. For example, you can use serveo.net to test.
In your proxy server, run:
In your client, run:
Setup serveo.net as a service
Make sure systemd is installed:
Create the service file:
With the following content:
Start and enable the service:
Last updated