One command. Then open http://127.0.0.1:8765/.
Optional: enable http://vi/ (requires Administrator).
powershell -ExecutionPolicy Bypass -Command "iwr -useb https://raw.githubusercontent.com/vishukamble/vilinks/main/install.ps1 | iex"
http://127.0.0.1:8765/ and http://localhost:8765/.
Health: http://127.0.0.1:8765/healthz.
Pretty URL requires admin: hosts + portproxy (80 → 8765). Verify:
nslookup vi and netsh interface portproxy show v4tov4.
Also check IP Helper: Get-Service iphlpsvc.
Windows bind-mount permissions. Use the Windows override compose file in the repo:
docker compose -f docker-compose.yml -f docker-compose.windows.yml up -d --build.
That’s your terminal/font not rendering Unicode symbols. Scripts should prefer ASCII markers
(->, [OK], [!!]).
iwr -useb https://win.vilinks.org | iex