Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 1.48 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.48 KB

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

  1. Enter your desired local port in the "Enter Your Desired Local Port" field.
  2. Select your operator from the dropdown menu.
  3. Enter your Cloudflare IP address or leave it empty to use the automatically selected IP.
  4. Enter your config port in the "Enter Your Config Port" field.
  5. Click the "Start Tunnel" button to start the tunnel.
  6. To stop the tunnel, close application completely.
  7. Edit your config and chnage address to 127.0.0.1 and change port to the Local port you entered in app.

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.