A Simple GUI tool to find optimal DNS server to bypass 403 restirections.
Warning
This project is currently under development and not complete but you can build and use the app.
- Clone the repository
git clone --depth=1 https://github.com/403unlocker/best403unlocker-gui.git cd best403unlocker-gui - Install dependencies with Conan
conan install . --build=missing cmake --preset conan-release - Build
cmake --build build/Release
./build/Release/best403unlockerThis project is licensed under the GPL-3.0 License. See the LICENSE file for more information.