Skip to content

azadrahorg/RTT-Tunnel-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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