Install GoodbyeDPI
Install GoodbyeDPI to bypass DPI barriers.
1. Uninstall all antivirus programs
2. Download GoodbyeDPI
# Go to the documents directory
cd %userprofile%/Documents
# Download the compiled zip file from GitHub
curl -Lo goodbyedpi-v1.1.zip https://github.com/keift/goodbyedpi/archive/refs/tags/v1.1.zip3. Unzip the zip file
# Unzip the zip file
powershell -Command "Expand-Archive -Path './goodbyedpi-v1.1.zip' -DestinationPath './goodbyedpi-v1.1'"
# Delete the zip file that we no longer need
del goodbyedpi-v1.1.zip4. Install GoodbyeDPI
TIP: Uninstall GoodbyeDPI
Last updated