A platform for building proxies to bypass network restrictions.
COMMITS
/ proxy/proxy.go January 4, 2022
L
January 2, 2022
S
update version: auto replacement to v5 path
Shelikhoo committed
February 16, 2021
L
Chore: change module name (#677)
Loyalsoldier committed
June 24, 2020
R
Apply Debian's patch to upstream
Roger Shimizu committed
November 20, 2018
D
migrate NetworkList to []Network
Darien Raymond committed
November 3, 2018
D
move link to transport
Darien Raymond committed
October 22, 2018
D
move proxy.Dialer to internet.Dialer
Darien Raymond committed
October 11, 2018
D
first part to move feature interfaces into dedicated directory
Darien Raymond committed
August 26, 2018
D
introduce in-memory user
Darien Raymond committed
April 16, 2018
D
rewrite ray -> pipe
Darien Raymond committed
April 2, 2018
W
fix typo, first sound of user is not a vowel, but the consonant /j/
wuxiangzhou2010 committed
February 22, 2018
D
remove unused function
Darien Raymond committed
February 5, 2018
D
prototype of commander
Darien Raymond committed
January 10, 2018
D
massive refactoring for interoperability
Darien Raymond committed
December 3, 2017
D
move error generator to common
Darien Raymond committed
April 8, 2017
D
refactor error messages
Darien Raymond committed
February 13, 2017
D
update comments
Darien Raymond committed
February 3, 2017
D
simplify dialer and dispatcher parameters
Darien Raymond committed
January 26, 2017
D
rename proxy interfaces
Darien Raymond committed
D
split listening settings from inbound proxies and apply context
Darien Raymond committed
January 14, 2017
D
InboundHandler.Proxy()
Darien Raymond committed
D
merge sender and receiver to proxyman
Darien Raymond committed
January 13, 2017
D
clean imports
Darien Raymond committed
January 4, 2017
D
refine stream handling
Darien Raymond committed
December 9, 2016
D
rename alloc to buf
Darien Raymond committed
November 27, 2016
D
refine outbound proxy handler interface
Darien Raymond committed
D
rename 'this'
Darien Raymond committed
November 13, 2016
D
refine dispatcher
Darien Raymond committed
November 10, 2016
D
allow outbound to be proxied
Darien Raymond committed
October 2, 2016
D
protobuf for stream settings
Darien Raymond committed
August 20, 2016
V
unified import path
v2ray committed
August 19, 2016
V
remove import path restriction
v2ray committed
August 14, 2016
V
connection session
v2ray committed
August 12, 2016
V
option to allow passive connection
v2ray committed
June 14, 2016
V
massive refactoring for kcp
v2ray committed
June 11, 2016
S
June 4, 2016
V
organize handler metadata
v2ray committed
June 3, 2016
V
support using specific address
v2ray committed
May 29, 2016
V
get rid of annoying firewall warnings
v2ray committed
April 25, 2016
V
Remove v2net.Packet
v2ray committed
March 6, 2016
V
Handler state
v2ray committed
February 3, 2016
V
doc for proxy
v2ray committed
January 25, 2016
V
update doc
v2ray committed
V
rename InboundConnectionHandler to InboundHandler
v2ray committed
January 19, 2016
V
handle inbound detour in vmess inbound
v2ray committed
January 6, 2016
V
doc for InboundConnectionHandler
v2ray committed
January 3, 2016
V
close method for inbound connection handler
v2ray committed