(no title)
bloovis | 1 month ago
I've had to do that on my VPS a few times when I was debugging my Apache setup and needed to look at a web page that was only visible on the VPS, i.e., not available to the outside world.
bloovis | 1 month ago
I've had to do that on my VPS a few times when I was debugging my Apache setup and needed to look at a web page that was only visible on the VPS, i.e., not available to the outside world.
Imustaskforhelp|1 month ago
You can take a look at pinggy.io / tunnl.gg and so many other options where you can just use the standard ssh command to port forward a port for some time and so you can debug it
I recommend you to take a look at this as well https://github.com/anderspitman/awesome-tunneling?tab=readme...