File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Yet another SIP003 plugin for shadowsocks, based on [ v2ray ] ( https://github.com/v2fly/v2ray-core )
1
+ ## Yet another SIP003 plugin for shadowsocks, based on [ V2Ray ] ( https://github.com/v2fly/v2ray-core )
2
2
3
3
[ ![ CircleCI] ( https://circleci.com/gh/shadowsocks/v2ray-plugin.svg?style=shield )] ( https://circleci.com/gh/shadowsocks/v2ray-plugin )
4
4
[ ![ Releases] ( https://img.shields.io/github/downloads/shadowsocks/v2ray-plugin/total.svg )] ( https://github.com/shadowsocks/v2ray-plugin/releases )
5
- [ ![ Language: Go] ( https://img.shields.io/badge/go-1.16 +-blue.svg )] ( https://github.com/shadowsocks/v2ray-plugin/search?l=go )
5
+ [ ![ Language: Go] ( https://img.shields.io/badge/go-1.17 +-blue.svg )] ( https://github.com/shadowsocks/v2ray-plugin/search?l=go )
6
6
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/shadowsocks/v2ray-plugin )] ( https://goreportcard.com/report/github.com/shadowsocks/v2ray-plugin )
7
7
[ ![ License] ( https://img.shields.io/github/license/shadowsocks/v2ray-plugin.svg )] ( LICENSE )
8
8
@@ -57,7 +57,7 @@ On your client
57
57
ss-local -c config.json -p 443 --plugin v2ray-plugin --plugin-opts " mode=quic;host=mydomain.me"
58
58
```
59
59
60
- ### Shadowsocks over gRPC (Remote Procedure Call)
60
+ ### Shadowsocks over gRPC
61
61
62
62
On your server
63
63
You can’t perform that action at this time.
0 commit comments