You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,13 @@
1
1
# Shadowsocks-libev Dockerfile
2
2
This Dockerfile build an image for [shadowsocks-libev](https://github.com/shadowsocks/shadowsocks-libev/) with [v2ray-plugin](https://github.com/teddysun/v2ray-plugin), based on Alpine Linux.
3
3
4
-
Tags:
5
-
- latest: shadowsocks-libev: v3.3.5 and v2ray-plugin: v4.44.0
6
-
- nightly: shadowsocks-libev: master branch and v2ray-plugin: master branch
4
+
**Tags:**
5
+
- latest
6
+
- shadowsocks-libev: v3.3.5
7
+
- v2ray-plugin: v4.44.0
8
+
- nightly
9
+
- shadowsocks-libev: master branch
10
+
- v2ray-plugin: master branch
7
11
8
12
9
13
## Quick Start
@@ -67,6 +71,7 @@ acrisliu/shadowsocks-libev
67
71
68
72
69
73
**Enable v2ray-plugin with QUIC mode:**
74
+
70
75
Currently(with v2ray-plugin's version < v5), you should use `nightly` tag for QUIC mode, see https://github.com/Acris/docker-shadowsocks-libev/issues/28 for more details.
71
76
72
77
It is recommended to increase the maximum buffer size by running:
0 commit comments