Read this in other languages:
nodpi is a utility designed to bypass DPI (Deep Packet Inspection). It is a fork of NoDPI.
What makes our version different:
- Program configuration via JSON configuration files
- Modular file structure (not just a single
main.pyfile as in the original repository) - Added
start.batfile for quick program launch
Planned features:
- Redesign the project logo (both
.icoand.pngformats) - Rewrite the
Dockerfilefor better compatibility with the utility - Create build instructions from source code
- Create running instructions from source code