Play DDNet directly in your web browser powered by WebAssembly.
🌐 Servers🏠 Local: checking…
Loading server list…
🗺️ Maps: loading…
You can drop a .demo file, .map file or a ddnet:// link here, or click to select a file.
You can also drop files and links directly into the window after starting the client.
No file or link selected
⚠️ Браузер требует защищенный контекст (Secure Context):
Многопоточность WebAssembly (SharedArrayBuffer) заблокирована браузером, так как страница открыта по незащищенному HTTP на удаленном IP. Быстрые способы запуска:
HTTPS: Откройте https://... (с самоподписанным сертификатом).
SSH-туннель:ssh -L 8000:localhost:8000 root@<IP> и откройте http://localhost:8000.
Chrome flag: В chrome://flags/#unsafely-treat-insecure-origin-as-secure добавьте этот URL.