DEV Community

Kim Namhyun
Kim Namhyun

Posted on

Xoul - v0.1.1-beta released

v0.1.1-beta released

🔒 Security

Block external SSH attacks: Bind QEMU port forwarding to 127.0.0.1, preventing brute-force SSH attacks from external networks

🛠 Stability

Fix VM SSH connectivity during web search: Chromium opens 60+ outbound TCP connections when loading a single page, saturating QEMU SLiRP's connection slots and blocking new SSH connections. Added CDP Network.setBlockedURLs to block JS/analytics/ads, reducing connections to ~10
Immediate SSE connection release: Force-close SSE screencast response on tool completion to prevent lingering SLiRP connections

⚙️ Developer Experience

Automatic Dev/Prod switching: New env_config.py module auto-detects environment based on Git branch.

Links

Top comments (0)