How To Install Sniproxy?

How To Install Sniproxy?

sniproxy

Transparent TLS and HTTP layer 4 proxy with SNI support

Maintainer: Jan Dittberner



Section: web

Install sniproxy

  • Debian apt-get install sniproxy Click to copy
  • Ubuntu apt-get install sniproxy Click to copy
  • Alpine OS apk add sniproxy Click to copy
  • Kali Linux apt-get install sniproxy Click to copy

sniproxy

Transparent TLS and HTTP layer 4 proxy with SNI support

Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session. This enables HTTPS name-based virtual hosting to separate backend servers without installing the private key on the proxy machine.

Install the latest version of sniproxy in Debian, Ubuntu, Alpine and Kali from terminal. To install the sniproxy just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of sniproxy from the respository and install it in your computer/server.