block.go
|
Add multiplexer
|
2022-07-30 09:04:01 +08:00 |
builder.go
|
Add shadowtls (#49)
|
2022-08-31 14:21:53 +08:00 |
default.go
|
Minor fixes
|
2022-08-12 12:13:57 +08:00 |
direct.go
|
Fix dial parallel in direct outbound
|
2022-09-03 12:01:48 +08:00 |
dns.go
|
Fix read DNS message
|
2022-08-26 13:35:27 +08:00 |
http.go
|
Add proxy protocol support
|
2022-08-23 21:07:35 +08:00 |
hysteria.go
|
Add v2ray HTTP transport
|
2022-08-22 22:20:19 +08:00 |
hysteria_stub.go
|
Add v2ray QUIC transport
|
2022-08-22 22:20:19 +08:00 |
proxy.go
|
Add tor outbound
|
2022-08-21 01:06:34 +08:00 |
selector.go
|
Add multiplexer
|
2022-07-30 09:04:01 +08:00 |
shadowsocks.go
|
Add UoT option to socks outbound too
|
2022-08-12 17:55:52 +08:00 |
shadowtls.go
|
Add shadowtls (#49)
|
2022-08-31 14:21:53 +08:00 |
socks.go
|
Add UoT option to socks outbound too
|
2022-08-12 17:55:52 +08:00 |
ssh.go
|
Add ssh outbound
|
2022-08-21 22:30:48 +08:00 |
tor.go
|
Add tor outbound
|
2022-08-21 01:06:34 +08:00 |
tor_embed.go
|
Add tor outbound
|
2022-08-21 01:06:34 +08:00 |
tor_external.go
|
Add tor outbound
|
2022-08-21 01:06:34 +08:00 |
trojan.go
|
Add v2ray transport to trojan
|
2022-08-23 13:24:52 +08:00 |
vmess.go
|
Add vmess packetaddr option
|
2022-08-27 11:28:01 +08:00 |
wireguard.go
|
Refactor inbound documetation
|
2022-08-31 12:50:26 +08:00 |
wireguard_stub.go
|
Add wireguard outbound and test
|
2022-08-16 23:39:11 +08:00 |