proxytunnel

Create tcp tunnels trough HTTPS proxies, for using with SSH

Install

All systems
curl cmd.cat/proxytunnel.sh
Debian Debian
apt-get install proxytunnel
Ubuntu
apt-get install proxytunnel
Arch Arch Linux
pacman -S proxytunnel
image/svg+xml Kali Linux
apt-get install proxytunnel
Fedora
dnf install proxytunnel
Windows (WSL2)
sudo apt-get update sudo apt-get install proxytunnel
OS X
brew install proxytunnel
Raspbian
apt-get install proxytunnel

proxytunnel

Create tcp tunnels trough HTTPS proxies, for using with SSH

Proxytunnel is a program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy. It was originally written to be used as an extension to SSH, to be used to SSH to a box at home. It's possible to use proxytunnel along with other applications as well.