Commit Graph
100 Commits
Author SHA1 Message Date
世界 b784b934b0 Fix pprof URL path 2023-12-29 18:00:40 +08:00
世界 7218389bc0 Update dependencies 2023-12-27 10:37:18 +08:00
世界 588a455aef Fix mux test 2023-12-27 10:30:19 +08:00
世界 8b16c1a355 Update issue reporting templates
Enhanced the issue reporting templates for both English and Chinese versions by adding more structured and comprehensive guideline checkboxes. This aims to ensure contributors provide sufficient and beneficial information for reproducing and resolving issues, thereby improving the quality of reports and making issue tracking more efficient.
2023-12-26 19:05:19 +08:00
世界 a528370036 Fix missing marshal for udp_timeout 2023-12-26 10:52:46 +08:00
世界 700a8e85ce Fix ACME ALPN conflict 2023-12-26 09:02:58 +08:00
世界 da07ed0942 Fix missing nil check for URLTest 2023-12-26 09:02:58 +08:00
世界 ac331c3322 Fix V2Ray transport path validation behavior 2023-12-26 09:02:58 +08:00
世界 8fece96367 Fix websocket client initialize 2023-12-22 20:38:06 +08:00
世界 07e555dd48 documentation: Bump version 2023-12-21 15:25:19 +08:00
世界 50f2311035 documentation: Fix link format 2023-12-21 15:24:05 +08:00
世界 6d062dc366 Fix missing UDP timeout for QUIC protocols 2023-12-21 15:16:36 +08:00
世界 3a64f099ff Migrate udp_timeout from seconds to duration format 2023-12-21 14:50:33 +08:00
世界 143af89fc2 Fix missing handshake timeout for multiplex 2023-12-21 14:21:59 +08:00
世界 0a86f2459f Fix DNS dial context 2023-12-21 14:19:27 +08:00
世界 3bdca84f1b Try to fix HTTP server leak again 2023-12-21 14:16:16 +08:00
世界 859d467b7e Fix direct UDP override 2023-12-18 21:48:59 +08:00
世界 f3618b9e5f documentation: Update shadowsocks example
Remove the information on password generation for `2022-blake3-aes-128-gcm` cipher from the Server Example section in the shadowsocks.md file as it is no longer needed.
2023-12-14 21:05:41 +08:00
世界 5e735ec619 Update dependencies 2023-12-14 15:09:03 +08:00
世界 33fbbd2697 platform: Fix check config 2023-12-12 20:26:41 +08:00
世界 61ba3e7c7a documentation: Bump version 2023-12-12 13:54:23 +08:00
世界 626471e41c FIx error handling for netlink banned in Android 2023-12-12 13:54:23 +08:00
世界 e222f36c11 platform: Fix VPN route 2023-12-11 21:59:59 +08:00
世界 37e7269395 Update dependencies 2023-12-11 21:40:11 +08:00
世界 d9db5d6aa3 Fix auto-route IPv6 on darwin 2023-12-11 21:39:29 +08:00
世界 3cb0bd950d documentation: Bump version 2023-12-09 00:22:27 +08:00
世界 8f8796604b Fix incorrect dependency 2023-12-09 00:22:27 +08:00
世界 2e5aa83801 Update bug report template 2023-12-08 21:56:30 +08:00
世界 4287a4fd69 documentation: Bump version 2023-12-08 21:38:34 +08:00
世界 b492e15541 Fix method check for v2ray HTTP transport 2023-12-08 21:12:52 +08:00
世界 b919564a98 Fix gun conn setup 2023-12-08 21:10:36 +08:00
世界 4a1f6c7b2a Update dependencies 2023-12-08 11:18:52 +08:00
世界 d2d65ef556 Fix HTTP connect client again 2023-12-08 11:18:52 +08:00
世界 ec07038451 Fix fallback packet conn 2023-12-06 18:47:50 +08:00
世界 4999ce6354 Fix missing omitempty for NTP server fields 2023-12-05 18:32:21 +08:00
世界 c2c7d4382b Prevent nil LocalAddr or RemoteAddr 2023-12-05 15:11:09 +08:00
世界 9abd513f17 Update dependencies 2023-12-04 21:06:15 +08:00
世界 3930ef49e4 Fix crash on websocket concurrent request 2023-12-04 20:42:01 +08:00
世界 a587abb585 documentation: Bump version 2023-12-03 16:54:49 +08:00
世界 d8aadfbf72 Fix not set Host header for HTTP outbound 2023-12-03 16:54:49 +08:00
世界 548715daec Fix URLTest outbound 2023-12-02 17:55:58 +08:00
世界 3b609245f9 documentation: Bump version 2023-12-01 20:39:01 +08:00
世界 60d0d8b946 Fix URLTest group early start 2023-12-01 20:39:01 +08:00
世界 b246666713 Fix deadline usage 2023-12-01 20:39:01 +08:00
世界 3e36e4e1d3 documentation: Bump version 2023-11-29 21:01:28 +08:00
世界 ba385b7de4 Update dependencies 2023-11-29 21:01:19 +08:00
世界 9858ac2588 documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00
世界 0645e0d7b4 Add wifi_ssid and wifi_bssid route and DNS rules 2023-11-28 11:21:44 +08:00
世界 0c300e5220 Update quic-go to v0.40.0 2023-11-28 11:21:44 +08:00
世界 20fddad789 Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界 6a36a97c3c Add support for v2ray http upgrade transport 2023-11-28 11:21:44 +08:00
世界 c789941bc5 Add exclude route support for tun &
Update gVisor to 20231113.0
2023-11-28 11:21:43 +08:00
世界 50994105b9 Add udp_disable_domain_unmapping inbound listen option 2023-11-28 11:21:43 +08:00
世界 c5ff662faa Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界 4686f58b24 Fix dhcp reset 2023-11-28 11:20:48 +08:00
世界 1305f685f6 documentation: Bump version 2023-11-24 20:58:48 +08:00
世界 5a1cfe44f2 Fix cachefile permission 2023-11-24 20:58:48 +08:00
世界 cf9cba9d4f Fix "Fix HTTP server leak" 2023-11-24 19:58:31 +08:00
世界 f7a3fbbdcf Fix missing UDP user context on TUIC/Hysteria2 inbounds 2023-11-24 19:56:43 +08:00
世界 fc7251dab9 Remove unused code 2023-11-24 19:55:53 +08:00
世界 e79ea01a40 documentation: Bump version 2023-11-21 10:22:44 +08:00
世界 7e6c4659fd Update dependencies 2023-11-21 10:22:44 +08:00
世界 373142bc0f Fix platform API check 2023-11-21 10:22:44 +08:00
世界 77cb4c5667 Add test for ss2022 EIH 2023-11-20 18:36:44 +08:00
世界 52ff016565 Fix QUIC sniffer 2023-11-16 22:48:16 +08:00
世界 f76bf97117 Fix "Fix Linux IPv6 auto route rules" 2023-11-16 18:25:07 +08:00
世界 1bec993af7 Fix zero TTL was incorrectly reset 2023-11-16 18:25:07 +08:00
世界 835aeba26d build: Fix bad environment key 2023-11-16 01:42:24 +08:00
世界 c3cac5c64e documentation: Bump version 2023-11-15 14:10:37 +08:00
世界 3c08ab6689 platform: Refactor log interface 2023-11-15 14:10:37 +08:00
世界 cb327ddb23 Fix TUIC authentication failed error message 2023-11-14 20:15:41 +08:00
世界 5715a1c750 Fix sing-tun version 2023-11-14 20:15:41 +08:00
世界 a23c6c459f Remove apk build due to missing openrc configuration 2023-11-14 20:15:41 +08:00
世界 f2fdda19b1 build: Fix missing linux/386 2023-11-14 10:35:27 +08:00
世界 e763c61086 documentation: Bump version 2023-11-13 21:50:36 +08:00
世界 5d9b32c010 build: Add apk and archlinux package builds 2023-11-13 15:28:28 +08:00
世界andmaskedeken 5ae8063245 Fix trojan-go mux context
Co-authored-by: maskedeken <maskedeken@yahoo.com>
Co-authored-by: 世界 <i@sekai.icu>
2023-11-13 14:12:35 +08:00
世界 6d89273e75 build: Unify build tags 2023-11-13 14:12:35 +08:00
世界andMahdi-zarei 49dff77477 Fix not closing outConn
Co-authored-by: Mahdi-zarei  <mahdi.zrei@gmail.com>
Co-authored-by: 世界 <i@sekai.icu>
2023-11-13 13:54:03 +08:00
世界 ade2b7237c build: Update Go to 1.20.11 for legacy builds 2023-11-13 13:47:15 +08:00
世界 a65872c306 tun: Fix broadcast filter not applied to mixed stack 2023-11-13 13:35:10 +08:00
世界 09ff10980c Fix v2ray ws crash 2023-11-13 13:34:31 +08:00
世界 78c9be8b38 Update protobuf generated binary 2023-11-10 10:56:25 +08:00
世界 f2214611a1 documentation: Bump version 2023-11-10 10:24:18 +08:00
世界 06ba4a9efb Revert "Fix Host ignored in v2ray websocket transport"
This reverts commit 8d09057d50.
2023-11-09 16:55:47 +08:00
世界 e929ae42c9 Fix mux client close 2023-11-09 16:55:47 +08:00
世界 24534f4d72 platform: Increase HTTP timeout to 15s 2023-11-09 16:55:47 +08:00
世界 46bd244867 build: Update gradle command 2023-11-09 16:55:47 +08:00
世界 779b79ae57 build: Fix tag calculate 2023-11-07 22:27:37 +08:00
世界 a8cad555ec platform: Fix legacy code 2023-11-07 22:14:23 +08:00
世界 e97028e171 documentation: Bump version 2023-11-07 10:20:05 +08:00
世界 865c98760f Fix build script 2023-11-07 10:20:05 +08:00
世界 984b6502ce Add broadcast filter 2023-11-07 10:20:05 +08:00
世界 64ea329b5f documentation: Bump version 2023-11-06 19:37:45 +08:00
世界 8d09057d50 Fix Host ignored in v2ray websocket transport 2023-11-05 23:27:11 +08:00
世界 ed5d70c5f9 Fix missing default next proto in hysteria2 2023-11-05 23:11:40 +08:00
世界 5e27c33062 Update release script 2023-11-05 16:02:18 +08:00
世界 20f42cefcc Update dependencies 2023-11-05 16:02:10 +08:00
世界 e77fd74aff Add multicast filter for tun 2023-11-04 08:04:17 +08:00
世界 236f96aada Update dependencies 2023-10-31 18:24:58 +08:00