What is an App Link?
An App Link is a normal HTTPS link that opens a specific HTTP Tweak screen
when the Android app is installed. If the app cannot handle the link, the
website shows a safe fallback page instead.
Base link
https://httptweak.com/app
- Use your HTTPS website domain.
- Choose one complete path below. Each path already starts with
/app.
- Add supported query parameters after
?, when needed.
- Send the complete HTTPS link by chat, email, QR code, or a web button.
Example
To open Port Checker with its fields filled, share:
https://httptweak.com/app/tools/port-checker?host=google.com&port=443
Query parameters only prefill supported controls. They do not automatically run
a tool, connect DNS, save settings, connect/disconnect the VPN, or run
backup/reset actions. The dedicated import link is the exception: it imports
its validated configuration key.
Append parameters with ? and join multiple parameters with
&. Parameter names are case-sensitive. URL-encode values that
contain reserved characters such as /, :,
?, &, semicolons, or line breaks.
Unsupported parameters are ignored. For boolean parameters, use
true/false or 1/0.
The app validates the prefilled value when the user runs or saves the screen.
DNS provider IDs are cloudflare, google,
quad9, adguard, cleanbrowsing,
opendns, yandex, level3,
comodo, dns_watch, safedns,
alternate_dns, uncensored_dns,
alibaba, ultradns, and custom.
Configuration key aliases
The app’s import box, QR scanner, and supported import files recognize the same
cloud key in these forms:
abc12345
httptweak://abc12345
https://httptweak.com/c/abc12345
https://httptweak.com/app/import/abc12345
Use HTTPS links for sharing. Replace sample IDs and keys with real values made
from letters, numbers, underscores, or hyphens.