46 Commits (865d4ff7ffb877a18748cec9f3726ec330783fdc)

Author SHA1 Message Date
Darien Raymond 54e1bb96cc
introduce in-memory user 6 years ago
Darien Raymond 5d23604713
rewrite ray -> pipe 7 years ago
wuxiangzhou2010 a58063e7ac fix typo, first sound of user is not a vowel, but the consonant /j/ 7 years ago
Darien Raymond cdfbd0317f
remove unused function 7 years ago
Darien Raymond 3a0f211c22
gofmt 7 years ago
Darien Raymond 1e6d5561cc
prototype of commander 7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability 7 years ago
Darien Raymond d43a23aa96
move error generator to common 7 years ago
Darien Raymond 35248497d2
refactor error messages 8 years ago
Darien Raymond 10acab0dfe
comments 8 years ago
Darien Raymond 4f27a07c29
update comments 8 years ago
Darien Raymond c4d0227977
simplify dialer and dispatcher parameters 8 years ago
Darien Raymond 7f36a5d1d3
rename proxy interfaces 8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context 8 years ago
Darien Raymond f2b1d5b60c
InboundHandler.Proxy() 8 years ago
Darien Raymond b8f01e0c03
merge sender and receiver to proxyman 8 years ago
Darien Raymond 8b00d6fc30
clean imports 8 years ago
Darien Raymond 49210d8362
refine stream handling 8 years ago
Darien Raymond 7a80409e30
rename alloc to buf 8 years ago
Darien Raymond 14829f67f0
refine outbound proxy handler interface 8 years ago
Darien Raymond f95c322677
rename 'this' 8 years ago
Darien Raymond 9471b5b066
refine dispatcher 8 years ago
Darien Raymond 5dc05d6352
allow outbound to be proxied 8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings 8 years ago
v2ray 07a86f549b
unified import path 8 years ago
v2ray 2268f3d1bc
remove import path restriction 8 years ago
v2ray a9d583b92f
connection session 8 years ago
v2ray bcd27ba36f
option to allow passive connection 8 years ago
v2ray 9b6dc6bcea massive refactoring for kcp 9 years ago
Shelikhoo 8666d122f0
InboundHandlerMeta,OutboundHandlerMeta added KcpSupported bool to declare KCP support 9 years ago
v2ray 50ca869929 organize handler metadata 9 years ago
v2ray a4d76dc394 support using specific address 9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings 9 years ago
v2ray 42907ff2e8 Remove v2net.Packet 9 years ago
v2ray 3b35df1244 Handler state 9 years ago
v2ray 45db388e3f more docs 9 years ago
v2ray 29c100e613 doc for proxy 9 years ago
v2ray e11088aad5 update doc 9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler 9 years ago
v2ray b0adb24003 handle inbound detour in vmess inbound 9 years ago
v2ray 43f76d4704 doc for InboundConnectionHandler 9 years ago
v2ray 201481a82c close method for inbound connection handler 9 years ago
v2ray 0780db7999 move connhandler to proxy 9 years ago
v2ray 54ce82fbfa Move unnecessary functions to internal 9 years ago
v2ray 1c4c9bffad Move proxy/common/config to proxy/internal/config 9 years ago
v2ray 3baa1f5bc5 interface for inbound connection handler manager 9 years ago