https://github.com/cssivision/shadowsocks-kcptun-docker-compose
personal proxy kcptun docker-compose configuration
https://github.com/cssivision/shadowsocks-kcptun-docker-compose
docker-compose kcptun shadowsocks
Last synced: about 1 month ago
JSON representation
personal proxy kcptun docker-compose configuration
- Host: GitHub
- URL: https://github.com/cssivision/shadowsocks-kcptun-docker-compose
- Owner: cssivision
- License: mit
- Created: 2017-05-13T04:17:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T06:37:44.000Z (almost 9 years ago)
- Last Synced: 2025-07-22T05:04:54.350Z (11 months ago)
- Topics: docker-compose, kcptun, shadowsocks
- Homepage:
- Size: 5.86 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shadowsocks-kcptun-docker-compose
using kcptun with shadowsocks.
# Usage
- clone this repository
- run `docker-compose build --no-cache`, alway rebuild the image after change the config.
- you can find the configuration in `config.json` file.
- kcp is not stable enough, use at your own risk.
- run `docker-compose up -d`.