Browse by type
403Unlocker-CLI is a versatile command-line tool designed to bypass 403 restrictions effectively. It provides subcommands to handle DNS resolution, DNS server selection, and Docker image proxy discovery.
bash
git clone --depth=1 https://github.com/403unlocker/403Unlocker-cli.git
cd 403Unlocker-cliInstall the project:
bash
make install
Run the project:
bash
403unlocker --help
403unlocker <command> [flags]
Test if a URL can be resolved using a custom DNS server.
403unlocker check <URL>
Example:
403unlocker check "https://pkg.go.dev"
Find the fastest DNS sni-proxy among a list of DNS options.
403unlocker dns <URL>
Example:
403unlocker dns "https://packages.gitlab.com/gitlab/gitlab-ce/packages/el/7/gitlab-ce-16.8.0-ce.0.el7.x86_64.rpm/download.rpm"
Identify the best Docker image proxy for bypassing network restrictions.
403unlocker docker <DOCKER-IMAGE>
Example:
403unlocker docker "gitlab/gitlab-ce:17.0.0-ce.0"
--help: Display help for any command.Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the GPL-3.0 License. See the LICENSE file for more information.
For any questions or feedback, reach out at borhanisaleh6@gmail.com.
$ claude mcp add 403unlocker-cli \
-- python -m otcore.mcp_server <graph>