.dev /protoc
update protoc
2017-12-23 23:10:39 +01:00
.github
update issue template
2018-04-14 09:59:30 +02:00
.vscode
update vscode config
2017-12-01 23:18:25 +01:00
app
simplify buf.BufferedReader
2018-04-21 00:54:53 +02:00
common
Set correct remote addr for h2 request. Fixes #1068 .
2018-04-21 11:00:40 +02:00
main
scenario test for domain socket
2018-04-09 20:45:23 +02:00
proxy
simplify buf.BufferedReader
2018-04-21 00:54:53 +02:00
release
Merge pull request #1057 from sunshineplan/sunshineplan-patch-4
2018-04-14 10:10:23 +02:00
testing
fix http error test
2018-04-18 23:57:28 +02:00
transport
Set correct remote addr for h2 request. Fixes #1068 .
2018-04-21 11:00:40 +02:00
vendor
update
2018-04-22 22:23:38 +02:00
.gitignore
gitignore
2017-05-09 22:31:59 +02:00
.gitmodules
add websocket as submodule
2018-04-20 22:45:31 +02:00
.travis.yml
use go 1.10.1
2018-03-30 23:52:51 +02:00
config.go
fix typo
2018-04-02 15:52:16 +08:00
config.pb.go
stats feature
2018-03-30 19:56:59 +02:00
config.proto
comments
2018-03-13 09:02:21 +01:00
context.go
simplify context retrieval
2018-02-21 17:05:29 +01:00
core.go
Update version
2018-04-21 00:22:58 +02:00
dial.go
rewrite ray -> pipe
2018-04-17 00:31:10 +02:00
dns.go
fix setter methods
2018-02-20 22:07:58 +01:00
errors.generated.go
LICENSE
update License
2018-01-01 01:19:25 +01:00
network.go
rewrite ray -> pipe
2018-04-17 00:31:10 +02: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
fix syncPolicyManager
2018-04-12 09:57:41 +02: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
rewrite ray -> pipe
2018-04-17 00:31:10 +02:00
stats.go
stats counter for inbound traffic
2018-04-12 00:10:14 +02:00
v2ray_test.go
use uuid as struct
2018-01-18 23:25:48 +01:00
v2ray.go
comments
2018-04-04 00:57:44 +02:00