๐Ÿง  zrok2 controller endpoint

Control plane
with anime drip.

This is the AnimeFu zrok2 controller endpoint. Humans get a mobile-friendly setup page; zrok clients and integrations still use the live API under /api/*.

Anime cyberpunk engineer overlooking glowing tunnel network
Endpoint: https://zrok2.animefu.space
Use this in zrok2 config set apiEndpoint.

Live controller status

Checking zrok2 API...
Fetching /api/v2/versions.
API preservedMobile friendlyCaddy themed root

Retrieve token

Already created an account? Log in with your zrok email and password to retrieve your enable token. Passwords go straight to the zrok controller /api/v2/login endpoint.

Token output will appear here.

Your tunnels

After login, this shows shares/tunnels and environments attached to your account token.

Log in to load tunnels.

Client setup

zrok2 config set apiEndpoint https://zrok2.animefu.space
zrok2 enable <your-token>
zrok2 create name myapp
zrok2 share public http://127.0.0.1:3000 --name-selection public:myapp

Public shares land at https://myapp.animefu.space/. WebSockets use wss://myapp.animefu.space/.

Create account first

If you do not have an account yet, use the portal. It checks the live VPN/proxy/datacenter signup shield and creates your first token.

๐ŸŒ Public HTTPS / WSS

Named public shares get automatic TLS on AnimeFu wildcard subdomains.

HTTPSWSSCaddy

๐Ÿ”’ Private TCP / UDP

SSH, databases, game servers, UDP, SOCKS, and drive mode use private zrok shares.

SSHTCPUDP

๐Ÿ“ฑ Android client

Use the AnimeFu Android APK to expose localhost services directly from your phone.

Android docs โ†’

Important links