世界
|
9df96ac7f1
|
Fix deadline usage on websocket conn
|
2023-04-16 16:28:40 +08:00 |
|
世界
|
11c50c7558
|
Fix processing domain address in packet
|
2023-04-14 20:59:57 +08:00 |
|
世界
|
34cc7f176e
|
Fix parsing query in http path
|
2023-04-14 20:59:16 +08:00 |
|
Xiaokang Wang (Shelikhoo)
|
b54da9c6af
|
Fix '?' at end of WebSocket path get escaped
This fix align sing-box's behaviour with V2Ray when it comes to processing ? at the end of WebSocket's path.
|
2023-04-14 20:58:12 +08:00 |
|
世界
|
53e4302143
|
Fix set HTTP TLS ALPN
|
2023-04-14 20:56:55 +08:00 |
|
世界
|
cf778eda4f
|
Fix v2ray http transport server read request
|
2023-04-14 20:56:51 +08:00 |
|
世界
|
bb63429079
|
Update cancel context usage
|
2023-04-14 20:56:16 +08:00 |
|
世界
|
0d7aa19cd1
|
Fix write http status after response sent
|
2023-04-14 20:55:20 +08:00 |
|
世界
|
6843970536
|
Add loopback check
|
2023-04-08 09:13:50 +08:00 |
|
世界
|
46c318c6fe
|
Fix v2ray HTTP/1.1 transport compatibility
|
2023-04-07 18:20:07 +08:00 |
|
世界
|
19a35ec6a4
|
Fix http2 transport close
|
2023-03-31 14:31:35 +08:00 |
|
世界
|
4999441a85
|
Fix missing default host in v2ray http transport`s request
|
2023-03-27 08:20:59 +08:00 |
|
世界
|
466800aa3a
|
Fix wireguard mutex
|
2023-03-23 15:43:17 +08:00 |
|
世界
|
46040a71c3
|
Fix vision padding overflow
|
2023-03-19 10:25:35 +08:00 |
|
wwqgtxx
|
b004b9ec81
|
Fix stack wireguard device returning non-nil interface containing nil pointer
|
2023-03-13 19:46:16 +08:00 |
|
世界
|
6af9c2b3ca
|
Add health check support for http-based v2ray transport
|
2023-03-11 15:49:02 +08:00 |
|
世界
|
bdc620dab1
|
Fix http server usage
|
2023-03-11 15:05:07 +08:00 |
|
世界
|
83593aee70
|
Fix vless read cache
|
2023-03-06 11:19:38 +08:00 |
|
世界
|
5b3b74bd0f
|
Fix vision read
|
2023-03-05 14:57:50 +08:00 |
|
世界
|
7ecb9fc738
|
Minor fixes
|
2023-03-03 16:31:07 +08:00 |
|
世界
|
e8802357e1
|
Fix vless tests
|
2023-03-02 00:31:56 +08:00 |
|
世界
|
1f5f8a7dde
|
Fixed user flow in vless server
|
2023-03-01 20:28:40 +08:00 |
|
世界
|
b14ae51f71
|
Fix create badhttp2 server
|
2023-03-01 19:09:21 +08:00 |
|
世界
|
ed50257735
|
Add custom TLS server support for http based v2ray transports
|
2023-02-28 13:03:44 +08:00 |
|
世界
|
e4bff0460d
|
Update vision protocol
|
2023-02-27 15:07:15 +08:00 |
|
世界
|
5ce3ddee9b
|
Add early conn interface
|
2023-02-26 23:08:20 +08:00 |
|
世界
|
22bf7a9509
|
Update reality server
|
2023-02-26 20:55:36 +08:00 |
|
世界
|
842730707c
|
Update TUN creation
|
2023-02-26 20:55:15 +08:00 |
|
世界
|
fbc94b9e3e
|
Add VLESS server, vision flow and reality TLS
|
2023-02-25 16:24:08 +08:00 |
|
世界
|
4135c4974f
|
Merge shadowtls to library
|
2023-02-20 13:53:06 +08:00 |
|
世界
|
f516026540
|
Fix shadowtls in go versiojns below 1.20
|
2023-02-19 12:02:11 +08:00 |
|
世界
|
21cb227bc2
|
Add ShadowTLS protocol v3
|
2023-02-18 14:55:47 +08:00 |
|
世界
|
2bd91baad0
|
Add fallback support for v2ray transport
|
2023-02-18 14:28:21 +08:00 |
|
shadow750d6
|
c14b353a29
|
Fix parse hysteria UDP message
|
2023-02-09 13:20:16 +08:00 |
|
世界
|
7ea9d48987
|
Add DHCP DNS server support
|
2023-02-08 16:43:29 +08:00 |
|
Hellojack
|
05620a369e
|
Fix gRPC lite header
Manually set the first byte to 0x00 (No Compression) since we can not ensure that the buffer is not polluted before.
|
2023-01-16 16:23:06 +08:00 |
|
世界
|
8e0fe55363
|
Fix wireguard events
|
2023-01-15 19:48:50 +08:00 |
|
世界
|
044f9c5d4f
|
Fix write to h2 conn after closed
|
2023-01-08 15:43:12 +08:00 |
|
世界
|
8dcafa5b33
|
Add trojan-go multiplex support for trojan inbound
|
2022-11-28 12:51:23 +08:00 |
|
世界
|
7734afc40c
|
Update dependencies
|
2022-11-28 12:51:23 +08:00 |
|
世界
|
ee3cd49aa5
|
Fix tls config for h2 server
|
2022-11-26 14:55:51 +08:00 |
|
世界
|
7c910165ef
|
Cleanup code
|
2022-11-24 12:37:29 +08:00 |
|
Hellojack
|
01b4769852
|
Cleanup gun conn code
|
2022-11-23 14:56:31 +08:00 |
|
世界
|
a401828ed5
|
Fix shadowtls server detection
|
2022-11-22 22:15:38 +08:00 |
|
世界
|
ce1ddc400f
|
Support x/h2 v0.2.0 deadline
|
2022-11-11 22:08:20 +08:00 |
|
arm64v8a
|
2c9d25e853
|
Fix websocket alpn
|
2022-11-11 20:01:49 +08:00 |
|
世界
|
5510c474c7
|
Fix h2c transport
|
2022-11-09 12:15:14 +08:00 |
|
世界
|
eb2e8a0b40
|
Add custom tls client support for std grpc
|
2022-11-09 11:46:29 +08:00 |
|
世界
|
1db8e03c86
|
Fix format
|
2022-11-08 14:54:19 +08:00 |
|
世界
|
999a847e86
|
Add custom wireguard worker size option
|
2022-11-08 13:48:14 +08:00 |
|
世界
|
1f63ce5dee
|
Fix reset outbound
|
2022-11-06 10:36:19 +08:00 |
|
世界
|
0ad1bbea11
|
Fix wireguard close
|
2022-11-06 10:20:23 +08:00 |
|
世界
|
930d177dd0
|
Update dependencies
|
2022-10-31 13:59:52 +08:00 |
|
世界
|
8703e1ff98
|
Fix decrypt xplus packet
|
2022-10-28 09:53:57 +08:00 |
|
世界
|
35886b88d7
|
Add option for custom wireguard reserved bytes
|
2022-10-28 09:53:57 +08:00 |
|
世界
|
43d5b8598b
|
Fix shadowtls conn
|
2022-10-25 21:25:42 +08:00 |
|
世界
|
5a2cebebd1
|
Remove unused
|
2022-10-10 14:23:34 +08:00 |
|
世界
|
a01bb569d1
|
Fix websocket headroom
|
2022-10-08 20:09:36 +08:00 |
|
世界
|
b0ad9bb6f1
|
Add shadowtls v2 support
|
2022-10-06 22:47:11 +08:00 |
|
世界
|
1173fdea64
|
Improve tls writer
|
2022-10-01 11:29:46 +08:00 |
|
世界
|
1e510511ae
|
Fix random seed
|
2022-09-29 08:49:34 +08:00 |
|
世界
|
1b44faed17
|
Add v2ray stats api
|
2022-09-29 08:49:34 +08:00 |
|
世界
|
c90a77a185
|
Refine 4in6 processing
|
2022-09-25 22:29:18 +08:00 |
|
世界
|
c6586f19fa
|
Fix read source address from grpc-go
|
2022-09-25 22:29:18 +08:00 |
|
世界
|
17b5f031f1
|
Fix shadowsocks plugins
|
2022-09-25 16:43:12 +08:00 |
|
世界
|
22ea878fe9
|
Improve websocket writer
|
2022-09-23 18:55:07 +08:00 |
|
世界
|
407509c985
|
Fix leaks and add test
|
2022-09-23 13:14:31 +08:00 |
|
世界
|
d0b467671a
|
Merge VLESS to library
|
2022-09-23 10:28:51 +08:00 |
|
世界
|
c18c545798
|
Add stdio test
|
2022-09-23 10:28:24 +08:00 |
|
世界
|
63fc95b96d
|
Add mux server and XUDP client for VMess
|
2022-09-17 11:54:04 +08:00 |
|
世界
|
668d354771
|
Make gVisor optional
|
2022-09-15 12:24:08 +08:00 |
|
世界
|
92bf784f4f
|
Move shadowsocksr implementation to clash
|
2022-09-14 21:57:40 +08:00 |
|
世界
|
628cf56d3c
|
Fix close grpc conn
|
2022-09-14 18:02:37 +08:00 |
|
世界
|
189f02c802
|
Refactor bind control
|
2022-09-14 18:02:37 +08:00 |
|
世界
|
b271e19a23
|
Fix concurrent write
|
2022-09-13 10:41:10 +08:00 |
|
世界
|
79b6bdfda1
|
Skip wait for hysteria tcp handshake response
Co-authored-by: arm64v8a <48624112+arm64v8a@users.noreply.github.com>
|
2022-09-13 10:40:26 +08:00 |
|
世界
|
38088f28b0
|
Add vless outbound and xudp
|
2022-09-12 21:59:27 +08:00 |
|
世界
|
9913e0e025
|
Add shadowsocksr outbound
|
2022-09-12 18:35:36 +08:00 |
|
世界
|
ce567ffdde
|
Add obfs-local and v2ray-plugin support for shadowsocks outbound
|
2022-09-12 14:55:00 +08:00 |
|
世界
|
a2d1f89922
|
Add custom tls client support for v2ray h2/grpclite transports
|
2022-09-11 22:44:35 +08:00 |
|
世界
|
2f437a0382
|
Add uTLS client
|
2022-09-10 22:10:45 +08:00 |
|
世界
|
3ad4370fa5
|
Add ECH TLS client
|
2022-09-10 22:10:45 +08:00 |
|
世界
|
a3bb9c2877
|
Import cloudflare tls
|
2022-09-10 22:10:45 +08:00 |
|
世界
|
ee7e976084
|
Refactor TLS
|
2022-09-10 22:10:45 +08:00 |
|
世界
|
78ddd497ee
|
Fix no_gvisor build
|
2022-09-09 19:44:13 +08:00 |
|
世界
|
cb4fea0240
|
Refactor wireguard & add tun support
|
2022-09-09 14:44:18 +08:00 |
|
世界
|
7c30dde96b
|
Minor fixes
|
2022-09-08 18:33:59 +08:00 |
|
世界
|
4b61d6e875
|
Fix hysteria stream error
|
2022-09-07 19:16:20 +08:00 |
|
世界
|
4a0df713aa
|
Add ws compatibility test
|
2022-09-01 20:32:47 +08:00 |
|
世界
|
d440a01792
|
Add grpc compatibility test
|
2022-08-29 10:15:25 +08:00 |
|
Hellojack
|
e0de96eb4c
|
Minor fixes (#45)
* Cleanup code
* Fix documentation typo
|
2022-08-28 12:40:44 +08:00 |
|
世界
|
561a9e5275
|
Update documentation
|
2022-08-28 00:23:41 +08:00 |
|
Hellojack
|
de2453fce9
|
Add gun-lite gRPC implementation (#44)
|
2022-08-27 21:05:15 +08:00 |
|
世界
|
07a0381f8b
|
Cleanup vmessws
|
2022-08-26 10:22:29 +08:00 |
|
世界
|
f841459004
|
Cleanup vmesshttp
|
2022-08-26 08:41:45 +08:00 |
|
世界
|
a940703ae1
|
Suppress expected error
|
2022-08-25 11:02:27 +08:00 |
|
世界
|
350729cde8
|
Remove TLS requirement on gRPC server
|
2022-08-25 10:52:16 +08:00 |
|
世界
|
2e14cd6d66
|
Close websocket conn gracefully
|
2022-08-25 10:46:14 +08:00 |
|
世界
|
9f6ff54a76
|
Parse X-Forward-For in HTTP requests
|
2022-08-23 19:53:04 +08:00 |
|
世界
|
a24a2b475a
|
Allow http1 in v2ray HTTP transport
|
2022-08-22 23:02:25 +08:00 |
|
世界
|
4005452772
|
Add v2ray HTTP transport
|
2022-08-22 22:20:19 +08:00 |
|
世界
|
d4b7e221f0
|
Add v2ray QUIC transport
|
2022-08-22 22:20:19 +08:00 |
|
世界
|
77c98fd042
|
Add v2ray WebSocket transport
|
2022-08-22 22:20:18 +08:00 |
|
世界
|
082872b2f3
|
Prepare v2ray client/server transport
|
2022-08-22 18:57:05 +08:00 |
|
世界
|
83cea9475d
|
Fix vectorised writer
|
2022-08-21 22:35:58 +08:00 |
|
世界
|
d1c3dd0ee1
|
Add hysteria and acme TLS certificate issuer (#18)
* Add hysteria client/server
* Add acme TLS certificate issuer
|
2022-08-19 15:42:57 +08:00 |
|