You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
ubuntu vps
About this tag
This tag covers discussions about using Ubuntu VPS instances, particularly for networking and remote access solutions. Topics include setting up reverse SSH tunnels through EC2 Ubuntu VPS to bypass ISP-level SSH blocking, enabling home server access from firewalled networks. Users share configurations for relaying SSH connections from a VPS to Windows machines behind restrictive firewalls, often leveraging free-tier cloud instances. The content focuses on practical workarounds for network restrictions, combining Ubuntu VPS with Windows SSH clients like Bitvise.
A while back i posted about my ssh server not working. After trying protocol obfuscation, all sorts of port forwardings, and disabling all my firewalls, i found out from my ISP, that they do indeed block SSH at the service/protocol lvl on their edge routers. so this leads me to the following. I...