🐳 Neko is a self hosted virtual browser that runs in docker and uses WebRTC.
🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x
Forked version supporting Chrome DevTools Protocol.
- Create
docker-compose.ymlfile.
Copy docker-compose.yml file.
- Start Docker services.
docker compose up
- Open
http://localhost:8080in your browser. Loginneko/admin.
-
Use Chrome DevTools Protocol on
http://localhost:19222. -
Use Playwright MCP on
http://localhost:8931. -
Profit.
This repository is a Compose wrapper. CI validates the Compose configuration and does not clone or build upstream Neko.
make test
make build
make runSee how to contribute to this package. Consider to support f3l1x. Thank you for using this package.
