This repository has been archived on 2019-05-04 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
f96886b3d0151c4cf3497d00d68434ffc0627b3f
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%