hatinati2 / RTT-Tunnel-Helper

Reverse Tcp Tunnel with custom sni handshysautake, mux support and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Reverse Tcp Tunnel with custom sni handshysautake, mux support and more...

License:MIT License


Languages

Language:Shell 100.0%