version: "3.8" name: ttydbridge services: ttydbridge: # build: . # image: ttdybridge image: cp0204/ttdybridge:latest container_name: ttdybridge environment: EXEC_DIR: "/opt" START_COMMAND: "login" PORT: "2222" ALLOW_WRITE: "true" volumes: - /opt:/opt network_mode: bridge pid: host...
ttydBridge English | 简体中文 Docker containers based on ttyd bypass the isolation mechanism. A "bridge" to the host environment, allowing you to easily use the host terminal in your browser. Usage Run the container: docker run -d \ --name ttdybridge \ -e PORT=2222 \ -v /opt:/opt \...
Actions: Cp0204/ttydBridge Actions All workflows Docker Publish Management Caches Attestations Docker Publish Docker Publish Actions Sorry, something went wrong. docker-publish.yml 26 workflow runs 26 workflow runs Event Status Branch Actor Optimize log Docker Publish #26: Commit c...
Cp0204 / ttydBridge Star 21 Code Issues Pull requests A DockerApp makes it easy to use the host terminal in the web | 轻松在网页中使用主机终端 docker ssh terminal web remote-access ttyd Updated Jul 11, 2024 Shell kcubeterm / kali-web Star 14 Code Issues Pull requests Dockerised...