Sign inSign up

resripper/shadowsocks-rust

By resripper

Updated about 14 hours ago

shadowsocks-rust + v2ray-plugin

Image
Networking
Security
0

2.9K

resripper/shadowsocks-rust repository overview

Shadowsocks-rust + V2Ray-plugin

Shadowsocks-rust with V2ray plugin.

Usage

docker run \
    --name ss-server \
    -e LISTEN=0.0.0.0:80 \
    -e ENCRYPT=chacha20-ietf-poly1305 \
    -e PASSWD=password \
    -e PLUGIN=v2ray-plugin \
    -e PLUGIN_OPT=server \
    -p 80:80 \
    resripper/shadowsocks-rust:latest

Tag summary

Content type

Image

Digest

sha256:d7bc309e4

Size

28.8 MB

Last updated

about 14 hours ago

docker pull resripper/shadowsocks-rust