Commit Graph

29 Commits (4b9e506dba9f2070a7bec7557f129275ca9253de)

Author SHA1 Message Date
v2ray bcd27ba36f
option to allow passive connection
8 years ago
v2ray ea39a6fde6
format code
8 years ago
v2ray 723a693c78
delete port after error
8 years ago
v2ray edd9885d0e
retry on port allocation
8 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago
v2ray 774c8f5d5f fix refresh interval
9 years ago
v2ray 3376ea078d merge conflict
9 years ago
v2ray 306ffabef0 merge conflict
9 years ago
v2ray 045e1dcc53 refine dynamic strategy
9 years ago
v2ray 309b64e376 take ich2Recycle as a parameter
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 83e0482d2b Fix dynamic port allocation
9 years ago
v2ray 70f73049a6 extend wait
9 years ago
v2ray 464f15cb02 pick truely unused port
9 years ago
v2ray 2d551c97df gofmt -s
9 years ago
v2ray 8fd9d51fba remove use of InboundConnectionHandlerWithPort in InboundDetourHandlerDynamic
9 years ago
v2ray d4dcee5fa3 rename InboundConfig methods
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray f3ab58ea2e remove port closed
9 years ago
v2ray 03ee9c7e3d delay close of existing connections
9 years ago
v2ray f7d3f22d84 remove use of AfterFunc
9 years ago
v2ray 26fbd880f6 reuse connection handler
9 years ago
v2ray f48504a2e4 reuse buffer
9 years ago
v2ray c26f081101 delay close of expired connections
9 years ago
v2ray c61cd2cf8f always recreate buffer for ich in user
9 years ago
v2ray 98d99a1fd0 dynamic allocation of inbounds
9 years ago
v2ray 51695df239 implement inbound connection handler manager in point
9 years ago