Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
/ ht Public archive

A secure socks5 proxy, designed to protect your Internet traffic.

License

Notifications You must be signed in to change notification settings

zhyncs/ht

Repository files navigation

ht

Build Status Lint Status License: MIT Contributions

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.

Prerequisite

sudo apt install -y libssl-dev

Installation

mkdir build && cd build && cmake .. && make

Usage

ht -k <password>

References

About

A secure socks5 proxy, designed to protect your Internet traffic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published