dyhkwong
|
8433420654
|
make use of buf.NewWithSize() in Trojan's PacketReader and PacketWriter
also fix a domain length check bug
|
2023-05-24 00:18:19 +01:00 |
|
dyhkwong
|
923d49464d
|
proxy/trojan: fix writing UDP packet
close v2fly#2440, close v2fly#1795
|
2023-05-24 00:18:19 +01:00 |
|
Shelikhoo
|
680d5bb2ac
|
refactor trojan WriteHeader function.
|
2023-05-24 00:10:44 +01:00 |
|
AkinoKaede
|
72475c2924
|
fix: always send Trojan header
|
2023-05-23 14:05:10 +08:00 |
|
秋のかえで
|
67c19f7054
|
feat: refine PacketConnectionReader
|
2023-02-18 21:44:30 +00:00 |
|
秋のかえで
|
ca185b3310
|
chore: format code
|
2023-02-18 21:44:30 +00:00 |
|
秋のかえで
|
1bd1de5f52
|
fix: read logic of PacketConnectionReader
|
2023-02-18 21:44:29 +00:00 |
|
秋のかえで
|
147641e981
|
Style: refine code style
|
2023-02-18 21:44:29 +00:00 |
|
秋のかえで
|
01a2686568
|
Feat: add PacketAddr support to Trojan client
|
2023-02-18 21:44:29 +00:00 |
|
Shelikhoo
|
3ef7feaeaf
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
|
Loyalsoldier
|
f94dd11a8c
|
Chore: change module name (#677)
|
2021-02-17 04:31:50 +08:00 |
|
Loyalsoldier
|
b68f943c78
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
|
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 |
|
Arthur Morgan
|
e2392491d6
|
Add V2RAY_TROJAN_XTLS_SHOW (#391)
When using trojan, you can set the environment variable V2RAY_TROJAN_XTLS_SHOW=true to display the output of XTLS
|
2020-11-07 14:32:42 +00:00 |
|
RPRX
|
c325faef38
|
Adjust Trojan over XTLS
|
2020-10-21 09:32:16 +00:00 |
|
ekenchan
|
3fc985dd0e
|
Add trojan over xtls support (#334)
* Add trojan over xtls support
* Add comments
* improve PR quality
* improve PR quality
* add xtls-rprx-origin-udp443 and xtls-rprx-direct-udp443
Co-authored-by: Eken Chan <maskedeken@yahoo.com>
|
2020-10-20 10:44:31 +00:00 |
|
loyalsoldier
|
784775f689
|
Refine code according to golangci-lint results
|
2020-10-11 19:22:46 +08:00 |
|
maskedeken
|
e445d21f4b
|
Add trojan protocol support (#181)
* Add trojan protocol support
Co-authored-by: Eken Chan <ekenchan@msn.com>
Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2020-09-26 23:31:24 +08:00 |
|