1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 18:45:23 +00:00
v2fly/proxy/trojan
Kslr 623cb24644
Remove XTLS (#431)
* remove xtls

* generate pb

* Update protoc

* Clean up go.mod & go.sum

* format code

* restore vless flow

* fix codacy

* do NOT interfere with pb.go files

Co-authored-by: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
2020-11-20 15:53:10 +08:00
..
client.go Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
config.go Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
config.pb.go Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
config.proto Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
errors.generated.go Add trojan protocol support (#181) 2020-09-26 23:31:24 +08:00
protocol_test.go Add trojan protocol support (#181) 2020-09-26 23:31:24 +08:00
protocol.go Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
server.go Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
trojan.go Add trojan over xtls support (#334) 2020-10-20 10:44:31 +00:00
validator.go Adjust VLESS & Trojan Validator 2020-10-22 04:53:27 +00:00