A SSH local port forward of 980 should be enough in this case!
ssh -L 9980:localhost:980 <public IP>
Then connect to
https://localhost:9980
A SSH local port forward of 980 should be enough in this case!
ssh -L 9980:localhost:980 <public IP>
Then connect to
https://localhost:9980