.dev /protoc
update protoc
2017-12-23 23:10:39 +01:00
.github
update dead link
2017-12-11 13:26:31 +01:00
.vscode
update vscode config
2017-12-01 23:18:25 +01:00
app
fix nil reference in udp worker
2018-02-14 13:41:21 +01:00
common
comments
2018-02-13 11:15:04 +01:00
main
fix loading of json config
2018-02-12 11:40:42 +01:00
proxy
properly close shadowsocks client udp connection
2018-02-12 12:28:18 +01:00
release
Update Golang tarball version.
2018-02-11 18:15:51 +08:00
testing
fix commander test
2018-02-08 23:33:40 +01:00
transport
increase udp hub capacity
2018-02-12 15:08:20 +01:00
vendor
add ss submodules for testing
2017-11-26 16:43:13 +01:00
.gitignore
gitignore
2017-05-09 22:31:59 +02:00
.gitmodules
add ss submodules for testing
2017-11-26 16:43:13 +01:00
.travis.yml
use go 1.9.4
2018-02-08 22:10:02 +01:00
clock.go
remove context in struct
2018-02-08 15:39:46 +01:00
commander.go
decouple commander interface from grpc
2018-02-08 23:24:35 +01:00
config.pb.go
massive refactoring for interoperability
2018-01-10 12:22:37 +01:00
config.proto
massive refactoring for interoperability
2018-01-10 12:22:37 +01:00
context.go
massive refactoring for interoperability
2018-01-10 12:22:37 +01:00
core.go
Update version
2018-02-11 21:35:58 +01:00
dial.go
prototype of commander
2018-02-05 23:38:24 +01:00
dns.go
remove context in struct
2018-02-08 15:39:46 +01:00
errors.generated.go
refactor error messages
2017-04-09 01:43:25 +02:00
LICENSE
update License
2018-01-01 01:19:25 +01:00
loader.go
fix error levels
2017-12-27 22:25:12 +01:00
network.go
remove context in struct
2018-02-08 15:39:46 +01:00
plugin_linux.go
merge log into common log
2017-12-19 21:28:12 +01:00
plugin_other.go
comments
2017-11-22 23:15:14 +01:00
plugin.go
comments
2017-11-22 23:15:14 +01:00
policy.go
remove context in struct
2018-02-08 15:39:46 +01:00
proto.go
new use protogen
2017-12-23 23:45:54 +01:00
README.md
add download count
2017-12-14 17:03:44 +01:00
router.go
remove context in struct
2018-02-08 15:39:46 +01:00
v2ray_test.go
use uuid as struct
2018-01-18 23:25:48 +01:00
v2ray.go
comments
2018-02-10 11:17:22 +01:00