A KCPTUN client in Docker.
docker run -d -p 3334:1083/tcp --name kcp \
-e "SERVER=KCPTUN_SERVER" \
-e "SERVER_PORT=KCPTUN_SERVER_PORT" \
-e "KCP_PASSWORD=KCPTUN_PASSWORD" \
-e "CRYPT=aes"
yaleh/kcp-client
SERVER: KCPTUN server address.SERVER_PORT: KCPTUN server port.KCP_PASSWORD: KCPTUN pre-shared secret.CRYPT: KCPTUN crypt.Content type
Image
Digest
Size
23.1 MB
Last updated
over 6 years ago
docker pull yaleh/kcp-client