PureVPN goes hypersonic with latest 20Gbps server upgrades.Learn More
In order to test and ensure that Port Forwarding has been successfully enabled and the desired port is being forwarded, you can conduct the test below for verification on your Linux device.
sudo apt-get install ncat
ncat -l <remote port>
Then press Enter. After hitting enter, there will not be any output, this means the test is ready to go:
http://<VPN IP>:<Forwarded Port>
Comments (0 )