yebekhe / NETBRIGHT

Fragment TLS "client Hello" packet into chunks in a simple manner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NETBRIGHT

NETBRIGHT is a Python application that helps users bypass internet censorship and surveillance by creating an encrypted tunnel between the user's device and a server and with help of spliting client hello packet.

It uses Cloudflare IP addresses to avoid detection and supports multiple Iranian operators.

This project was built using Python and other tools such as Kivy and KivyMD.

Features

  • Easy-to-use graphical user interface
  • Supports multiple Connection type (Load Balance and Manual)
  • Random Fragment generating

Download

You can download the latest version of DPI Tunnel from release directory.

After downloading the file, install it and follow "How to Use" steps to start using the application.

How to Use

Check HELP Page for understanding the usage.

In PC (Windows or Linux) download Project and open a terminal in src folder and run command python3 main.py

Credits

This project was inspired by GFW-knocker/gfw_resist_tls_proxy.

Thanks to the creators of this project for their contributions to internet freedom.

About

Fragment TLS "client Hello" packet into chunks in a simple manner

License:GNU General Public License v3.0


Languages

Language:Python 71.9%Language:kvlang 28.1%