https://github.com/wppurking/stunnel-danted-docker
stunnel + danted docker 镜像
https://github.com/wppurking/stunnel-danted-docker
Last synced: 3 months ago
JSON representation
stunnel + danted docker 镜像
- Host: GitHub
- URL: https://github.com/wppurking/stunnel-danted-docker
- Owner: wppurking
- Created: 2014-12-17T03:36:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-17T04:59:54.000Z (over 10 years ago)
- Last Synced: 2025-01-21T12:47:20.294Z (5 months ago)
- Language: Shell
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
stunnel-danted-docker
=====================stunnel + danted docker 镜像
# 需要自定义配置文件:
1. cd ~ && git clone https://github.com/wppurking/stunnel-danted-docker.git
2. docker run -d --privileged=true --net=host -v ~/stunnel-danted-docker/stunnel:/root/stunnel -v ~/stunnel-danted-docker/danted:/root/danted wppurking/stunnel-danted-docker# 无需自定义配置文件
docker run -d --privileged=true --net=host wppurking/stunnel-danted-docker