๐ Public HTTPS / WSS
Named public shares get automatic TLS on AnimeFu wildcard subdomains.
HTTPSWSSCaddyThis is the AnimeFu zrok2 controller endpoint. Humans get a mobile-friendly setup page; zrok clients and integrations still use the live API under /api/*.

https://zrok2.animefu.spacezrok2 config set apiEndpoint./api/v2/versions.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.
After login, this shows shares/tunnels and environments attached to your account token.
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/.
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.
Named public shares get automatic TLS on AnimeFu wildcard subdomains.
HTTPSWSSCaddySSH, databases, game servers, UDP, SOCKS, and drive mode use private zrok shares.
SSHTCPUDPUse the AnimeFu Android APK to expose localhost services directly from your phone.