Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 655 Bytes

README.md

File metadata and controls

48 lines (30 loc) · 655 Bytes

Reverse Tcp Tunnel Installer For Debian and Ubuntu

Reverse Tcp Tunnel with custom sni handshake

OS Supported:

  Ubuntu 22.04
  Ubuntu 20.04
  Debian 12
  Debian 11

Install

Clone the project

  bash -c "$(curl -L https://raw.githubusercontent.com/azadrahorg/RTT-Tunnel-Helper/main/RTT-Tunnel-Helper.sh)"

How to Manage

Stop the service.

  systemctl stop tunnel.service

View the status of the service.

  systemctl status tunnel.service

Restart the service.

systemctl restart tunnel.service

Related

Thanks to

https://github.com/radkesvat/ReverseTlsTunnel/tree/master