mirror of https://github.com/dnomd343/ProxyC
dnomd343
2 years ago
15 changed files with 16 additions and 14 deletions
@ -1,6 +1,8 @@ |
|||||
#!/usr/bin/env python3 |
#!/usr/bin/env python3 |
||||
# -*- coding: utf-8 -*- |
# -*- coding: utf-8 -*- |
||||
|
|
||||
|
version = 'dev' |
||||
|
|
||||
# Shadowsocks Info |
# Shadowsocks Info |
||||
ssMethods = { # methods support of different Shadowsocks project |
ssMethods = { # methods support of different Shadowsocks project |
||||
'ss-rust': [ # table method removed refer to https://github.com/shadowsocks/shadowsocks-rust/issues/887 |
'ss-rust': [ # table method removed refer to https://github.com/shadowsocks/shadowsocks-rust/issues/887 |
Loading…
Reference in new issue