This repository has been archived on 2019-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
2018-11-01 01:20:07 +08:00
2018-11-01 01:14:41 +08:00
2018-11-01 01:05:45 +08:00
2018-11-01 01:20:07 +08:00
2018-11-01 01:14:41 +08:00

gectunnel

2018 金象盃內網環境反向代理

Usage

sudo docker run --device=/dev/ppp \
				--cap-add=NET_ADMIN \
				--restart=always \
				-p 55355:22 pinlin/gectunnel
Description
Languages
Dockerfile 62.9%
Shell 37.1%