Releases: GVCoder09/NoDPI
Releases · GVCoder09/NoDPI
NoDPI v1.9
What's Changed
Warning
When using this parameter, your internet connection speed may decrease because each domain is checked for blocking. One domain is not checked twice (data is cached within the process)
- Added message that the port is busy
- Improved Dockerfile by @mukhumaev in #38
Full Changelog: v1.8.2...v1.9
Great news!
NoDPI is now available on Android!
Meet NoDPI4Android - a graphical add-on NoDPI!
NoDPI v1.8.2
What's Changed
Full Changelog: v1.8...v1.8.2
NoDPI v1.8
What's Changed
- Added option to fragment all domains
- Added autoload in Windows (#8)
- Fixed: memory leak
- Add Dockerfile and configuration for Docker run by @mukhumaev in #10
New Contributors
- @mukhumaev made their first contribution in #10
Full Changelog: v1.7...v1.8
NoDPI v1.7
What's Changed
- Added connection speed, fixed statistics
- Fragmentation uses TLS 1.3, not random garbage
- Added access logging, added HTTP support, other minor improvements
- Minor improvements
Quick start
Download NoDPI_setup.exe
and run (on Windows)
Full Changelog: v1.6...v1.7
NoDPI v1.6
What's Changed
Quick start
Download NoDPI_setup.exe
and run (on Windows)
Full Changelog: v1.5...v1.6
NoDPI v1.5
What's Changed
- Now you can install NoDPI using the installation wizard!
- The default blacklist is searched in the current directory
- Added handling of missing input file
- Shutdown handling added by @myloginforgithub in #3
New Contributors
- @myloginforgithub made their first contribution in #3
Quick start
Download NoDPI_setup.exe
and run (on Windows)
Full Changelog: v1.4...v1.5
NoDPI v1.4
What's new
This version does not have any significant changes, but it has:
- Improved operation logic
- Added a more user-friendly TUI
- Added support for command line arguments
- Added logging
Quick start
Download, unzip and run run.bat
(on Windows)
Usage
usage: nodpi [-h] [--host HOST] [--port PORT] --blacklist BLACKLIST [--log LOG]
options:
-h, --help show this help message and exit
--host HOST The host to run the proxy on
--port PORT The port to run the proxy on
--blacklist BLACKLIST
The path to the blacklist file
--log LOG The path to the log file
Enjoy!
v1.3-alpha
v1.3-alpha pre-release of NoDPI