Loyalsoldier
|
b68f943c78
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
|
lucifer
|
770b994337
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |
|
Darien Raymond
|
d1f318c82a
|
remove unused functions
|
2018-11-20 16:11:55 +01:00 |
|
Darien Raymond
|
f1f4a796cf
|
Set correct remote addr for h2 request. Fixes #1068.
|
2018-04-21 11:00:40 +02:00 |
|
Darien Raymond
|
b7fc1f0bd6
|
scenario test for domain socket
|
2018-04-09 20:45:23 +02:00 |
|
Darien Raymond
|
b5b9a83823
|
reorder fields in Destination for faster hashing
|
2018-03-16 10:13:10 +07:00 |
|
Jinqiu Yu
|
87dd1ed877
|
Fix receivced, InboundBound, tranport, Enpoint typo
|
2018-03-11 15:25:59 +08:00 |
|
Darien Raymond
|
4761139fbc
|
comments
|
2017-11-06 22:42:16 +01:00 |
|
Darien Raymond
|
1c2b6d9536
|
refactor
|
2017-08-22 15:15:09 +02:00 |
|
Darien Raymond
|
29d614fda5
|
comments
|
2017-02-20 11:25:05 +01:00 |
|
Darien Raymond
|
5de7fb8bc2
|
comments
|
2017-02-08 10:01:22 +01:00 |
|
Darien Raymond
|
ca721230e1
|
split listening settings from inbound proxies and apply context
|
2017-01-26 20:46:44 +01:00 |
|
Darien Raymond
|
ceaf5d1178
|
fix lint warnings
|
2016-12-21 15:37:16 +01:00 |
|
Darien Raymond
|
f95c322677
|
rename 'this'
|
2016-11-27 21:39:09 +01:00 |
|
Darien Raymond
|
77e1427845
|
remove unnecessary equals()
|
2016-11-27 09:19:52 +01:00 |
|
Darien Raymond
|
fc6a706166
|
refactor protos
|
2016-10-12 18:43:55 +02:00 |
|
Darien Raymond
|
d38e62932d
|
proto for dns config
|
2016-09-20 16:05:35 +02:00 |
|
Darien Raymond
|
7de7588ec2
|
proto for destination
|
2016-09-20 11:53:05 +02:00 |
|
Darien Raymond
|
c518726910
|
network proto
|
2016-09-20 10:44:44 +02:00 |
|
Darien Raymond
|
9ade07db03
|
remove IsTCP() and IsUDP()
|
2016-09-19 16:39:11 +02:00 |
|
v2ray
|
cc92973daf
|
fix destination from addr
|
2016-08-14 23:20:23 +02:00 |
|
v2ray
|
a9d583b92f
|
connection session
|
2016-08-14 17:08:01 +02:00 |
|
v2ray
|
4bb1d822af
|
prefer Network over string
|
2016-02-06 18:03:42 +01:00 |
|
Darien Raymond
|
7f4ff04483
|
test cases for Equals()
|
2016-01-21 12:05:28 +00:00 |
|
v2ray
|
baaef1dad5
|
handle switch account command in vmess out
|
2016-01-20 17:31:43 +01:00 |
|
v2ray
|
34a0cb0b70
|
move port out of address
|
2015-12-16 23:53:38 +01:00 |
|
V2 Ray
|
313aec4097
|
more docs
|
2015-09-21 10:15:25 +00:00 |
|
V2Ray
|
cb16047cf0
|
prefer interface over struct
|
2015-09-20 18:22:29 +02:00 |
|
V2Ray
|
b319704282
|
Add network type to destination to be ready for UDP connection
|
2015-09-20 16:03:12 +02:00 |
|