ht is an encrypted proxy server compatible with ss. It supports single user, TCP and IPv4. It uses port 443
and method aes-128-gcm
.
sudo apt install -y libssl-dev
mkdir build && cd build && cmake .. && make
ht -k <password>
ht is an encrypted proxy server compatible with ss. It supports single user, TCP and IPv4. It uses port 443
and method aes-128-gcm
.
sudo apt install -y libssl-dev
mkdir build && cd build && cmake .. && make
ht -k <password>