Commit Graph

1423 Commits

Author SHA1 Message Date
世界
7d00d7df28 Update quic-go to v0.46.0 2024-08-19 06:25:15 +08:00
世界
0a31a6fc2a Update quic-go to v0.45.2 2024-08-18 10:23:17 +08:00
世界
baecfc7778 Update quic-go to v0.45.2 2024-08-18 10:23:17 +08:00
世界
2ef36d577c dns: Minor fixes 2024-07-27 11:04:57 +08:00
世界
2c8a8303cd dns: Minor fixes 2024-07-27 11:04:57 +08:00
世界
9be074ee58 Fix panic caused by possible generation of duplicate keys for domain_suffix 2024-07-17 16:02:17 +08:00
世界
1349acfd5a Fix panic caused by possible generation of duplicate keys for domain_suffix 2024-07-17 16:02:17 +08:00
世界
430fa490e2 shadowsocks: Fix packet process for AEAD multi-user server 2024-07-05 17:09:09 +08:00
世界
7cba3da108 shadowsocks: Fix packet process for AEAD multi-user server 2024-07-05 17:09:09 +08:00
世界
75609e23a5 vless: Fix missing deadline interfaces 2024-07-05 17:08:10 +08:00
世界
82d06b43e7 vless: Fix missing deadline interfaces 2024-07-05 17:08:10 +08:00
世界
a8c28eff35 Move legacy vless implemetation to library 2024-07-03 20:17:32 +08:00
世界
a7ac91f573 Move legacy vless implemetation to library 2024-07-03 20:17:32 +08:00
世界
9c82098284 Fix v2ray-plugin 2024-07-02 14:08:17 +08:00
世界
0540a95a43 Fix v2ray-plugin 2024-07-02 14:08:17 +08:00
世界
bd5473d88d Update quic-go to v0.45.1 & Filter HTTPS ipv4/6hint 2024-06-24 11:07:32 +08:00
世界
8a2d3fbb28 Update quic-go to v0.45.1 & Filter HTTPS ipv4/6hint 2024-06-24 11:07:32 +08:00
世界
af86dac1b0 Fix quic-go is caching dialErr since v0.43.0 2024-06-09 13:15:40 +08:00
世界
460fae83dc Fix quic-go is caching dialErr since v0.43.0 2024-06-09 13:15:40 +08:00
世界
bb20856a6c Fix repeatedly no route logs 2024-06-07 15:03:48 +08:00
世界
59ec92228c Fix repeatedly no route logs 2024-06-07 15:03:48 +08:00
世界
5f20d6371b Fix reset HTTP3 DNS transport 2024-06-06 22:28:43 +08:00
世界
0eeb2da323 Fix reset HTTP3 DNS transport 2024-06-06 22:28:43 +08:00
世界
41d5fe8c1a Fix get source address from X-Forwarded-For 2024-06-06 22:21:37 +08:00
世界
977b0fac02 Fix get source address from X-Forwarded-For 2024-06-06 22:21:37 +08:00
世界
3849e3a908 Update gVisor to 20240422.0 2024-05-23 14:57:15 +08:00
世界
cf2181dd3a Update gVisor to 20240422.0 2024-05-23 14:57:15 +08:00
世界
2d925511b6 Update quic-go to v0.43.1 2024-05-21 15:12:05 +08:00
世界
5899e95ff1 Update quic-go to v0.43.1 2024-05-21 15:12:05 +08:00
世界
d9b020826a Add address filter support for DNS rules 2024-05-21 15:12:02 +08:00
世界
0517ceef76 Add address filter support for DNS rules 2024-05-21 15:12:02 +08:00
世界
58d4110e32 Improve domain suffix match behavior
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.

This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-05-21 15:11:41 +08:00
世界
ee14135298 Improve domain suffix match behavior
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.

This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-05-21 15:11:41 +08:00
世界
4943979e71 Fix hysteria2 panic 2024-05-18 16:20:32 +08:00
世界
7f698c1104 Fix hysteria2 panic 2024-05-18 16:20:32 +08:00
世界
5a61ddeb7f Minor fixes 2024-05-03 15:34:47 +08:00
世界
cb9f4ce597 Minor fixes 2024-05-03 15:34:47 +08:00
世界
b6644f5f03 Update dependencies 2024-04-23 14:03:55 +08:00
世界
a5e2a4073b Update dependencies 2024-04-23 14:03:55 +08:00
世界
4575b75391 Fix initial packet MTU for QUIC protocols 2024-04-23 11:12:31 +08:00
世界
b6cb3948a3 Fix initial packet MTU for QUIC protocols 2024-04-23 11:12:31 +08:00
世界
68bd2b55c4 Update dependencies 2024-04-12 22:52:37 +08:00
世界
e735a5bdc8 Update dependencies 2024-04-12 22:52:37 +08:00
世界
d9a5fcf568 Update dependencies 2024-04-08 11:45:00 +08:00
世界
07a40716e8 Update dependencies 2024-04-08 11:45:00 +08:00
世界
b064aee4d1 Fix linux network monitor 2024-04-08 11:45:00 +08:00
世界
5fea5956db Fix linux network monitor 2024-04-08 11:45:00 +08:00
世界
7e736818f0 Fixes for QUIC protocols 2024-04-08 11:44:55 +08:00
世界
4a4180bde5 Fixes for QUIC protocols 2024-04-08 11:44:55 +08:00
世界
1b150d4b43 Update dependencies 2024-03-29 04:52:06 +00:00