[WIP] shadowsocks implementation added
This commit is contained in:
parent
40996888c9
commit
6583090d4f
2259 changed files with 417734 additions and 92 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -25,6 +25,7 @@ Makefile*
|
|||
*build-*
|
||||
|
||||
# Qt-es
|
||||
client/Release-iphoneos/
|
||||
client/Debug-iphoneos/
|
||||
client/.xcode/
|
||||
client/.qmake.cache
|
||||
|
|
@ -48,7 +49,7 @@ client/qmlcache_loader.cpp
|
|||
client/rep_ipc_interface_replica.h
|
||||
client/resources_qmlcache.qrc
|
||||
client/3rd/OpenVPNAdpter/build/
|
||||
|
||||
client/3rd/ShadowSocks/build/
|
||||
# QtCreator
|
||||
|
||||
*.autosave
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue