TunnelTweaktunneltweak

Install a server

Last updated Jul 28, 2026

Two ways:

  • Free managed tunnelserver.tunneltweak.com provisions an SSH/V2Ray/DNSTT account on a shared server (while capacity lasts).
  • Your own VPS — one-command install via the Deploy API (see the Deploy API page). The bot SSH-probes your box, requires root and Ubuntu/Debian, then installs the full stack in the background while you poll a job id.

Install profiles (what gets installed):

| Profile | Name | Includes | |---|---|---| | 1 | Full stack | SSH WS + V2Ray + DNSTT — everything | | 2 | WS + Stunnel | SSH WebSocket + SSL fronting | | 3 | DNSTT | DNS tunnel (needs a dnstt_domain) | | 4 | Mgmt only | Control plane, no tunnel services |

Already have a box set up? Adopt it — POST /api/v1/servers/adopt harvests the existing install with no downtime and no reinstall.

Was this helpful?

Still stuck? Ask the community on Telegram, or dig into longer tutorials on the learn zone.