agent-infra /
sandbox
All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
90/100 healthLoading repository data…
bprodoehl / repository
A Docker container with the coturn STUN and TURN server
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A Docker container with the Coturn STUN and TURN server (https://github.com/coturn/coturn)
This is currently running v4.4.5.3.
docker run -d --name=turnserver --restart="on-failure:10" --net=host -p 3478:3478 -p 3478:3478/udp bprodoehl/turnserver
This will use icanhazip (http://major.io/icanhazip-com-faq/) to determine your container's public IP address. If you don't wish to use icanhazip, or you wish to use an external IP address that doesn't match what icanhazip would see, you can specify it in the environment:
docker run -d -e EXTERNAL_IP=1.2.3.4 --name=turnserver --restart="on-failure:10" --net=host -p 3478:3478 -p 3478:3478/udp bprodoehl/turnserver
Selected from shared topics, language and repository description—not editorial ratings.
agent-infra /
All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
90/100 healthExTV /
A rootless Android app that boots Alpine Linux: run containers (Podman/Docker/LXC) and GUI desktop apps.
90/100 healthZZROTDesign /
A script that cleans docker containers, images, volumes, and networks.
YelpArchive /
A shell which places users into individual docker containers
28/100 healthmikesplain /
A Docker container for Openvas
32/100 healthwollomatic /
Secure-by-design and flexible Unix socket proxy. Built in memory-safe Go with zero dependencies, no shell or interpreter required in containers. A modern alternative to tecnativa/docker-socket-proxy and linuxserver/docker-socket-proxy, with powerful regex-based configuration.
74/100 health