Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 330 Bytes

File metadata and controls

13 lines (8 loc) · 330 Bytes

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.