Commit Graph

25 Commits (70c75038a2eeecbf798ea1b657ead744a2a7adba)

Author SHA1 Message Date
Darien Raymond 5a311cbe08
json config parser
8 years ago
Darien Raymond e33b7df34c
remove use of any
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
Darien Raymond dc6b7e2e75
protobuf for blackhole config
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 89a876a6d4
rename proxy/internal to proxy/registry
8 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago
v2ray e732ba62a6 unified config loader
9 years ago
v2ray 50ca869929 organize handler metadata
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 7407c8d561 use stream instead of raw chan
9 years ago
v2ray d3ff2b3698 chunk stream in vmess
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
9 years ago
v2ray 9ae258de3d rename
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray 5b1854f842 simplify connection handler registration
9 years ago
v2ray 0780db7999 move connhandler to proxy
9 years ago
v2ray 54ce82fbfa Move unnecessary functions to internal
9 years ago
v2ray 3baa1f5bc5 interface for inbound connection handler manager
9 years ago
Darien Raymond dd81fc6f6a hide space implementations from interfaces
9 years ago
v2ray e1c58fae2b dns cache
9 years ago
V2Ray a8d07ce931 refactor code
9 years ago
V2Ray f93b29993b Move connection handler interfaces to proxy/common/connhandler
9 years ago
V2Ray 9b8632d01a BlackHole proxy
9 years ago