Commit Graph

  • 049a38381d
    Merge 009037b1e2 into 7b59379d73 yuhan6665 2025-01-26 12:20:09 -0500
  • 009037b1e2 Add separate uplink/downlink flag for direct copy yuhan6665 2025-01-26 12:17:17 -0500
  • 486fa03d83
    Merge 9006e3b35c into 7b59379d73 rPDmYQ 2025-01-26 19:42:32 +0330
  • 7b59379d73
    README.md: Add xray-checker to Xray Tools (#4319) main Sergey Kutovoy 2025-01-26 20:59:34 +0500
  • e9386afcf2
    added xray-checker Sergey Kutovoy 2025-01-26 20:48:22 +0500
  • bea4218892
    Merge 7073450735 into a7a83624c5 风扇滑翔翼 2025-01-26 20:44:25 +0800
  • 514d828af6
    Merge 8882937bce into a7a83624c5 yuhan6665 2025-01-26 20:15:45 +0800
  • a7a83624c5
    Upgrade quic-go to official v0.49.0 RPRX 2025-01-26 11:47:30 +0000
  • 3a7a78ff3a
    UDS: Keep valid source addr (#4325) 风扇滑翔翼 2025-01-26 19:08:36 +0800
  • 86962dce97
    Merge 7743a2b01f into 5679d717ee yuhan6665 2025-01-26 01:35:27 +0330
  • d4c1594f6f
    UDS: Keep valid source addr UDS 风扇滑翔翼 2025-01-25 15:18:09 +0000
  • 5679d717ee
    Log: Add microseconds for all kinds of logs RPRX 2025-01-25 11:52:44 +0000
  • 740a6b0dcd
    RAW: Allow setting ALPN http/1.1 for non-REALITY uTLS RPRX 2025-01-25 11:15:42 +0000
  • 2522cfd7be
    DNS DoH: Add h2c Remote mode (with TLS serverNameToVerify) RPRX 2025-01-25 10:51:44 +0000
  • 9006e3b35c
    Adapt to current single connection per client rPDmYQ 2025-01-24 09:56:47 +0000
  • 7595bc21b1
    DNS DoH: Add h2c Remote mode (with serverNameToVerify) DoH RPRX 2025-01-24 07:48:58 +0000
  • a0822cb440
    Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#4322) dependabot[bot] 2025-01-24 07:24:33 +0000
  • 19618a6ffc
    Bump google.golang.org/grpc from 1.69.4 to 1.70.0 dependabot[bot] 2025-01-24 00:44:46 +0000
  • c2ac58d93e
    XHTTP Client: Race Dialer rPDmYQ 2025-01-23 15:41:02 +0000
  • ca9a902213
    XHTTP server: Add scStreamUpServerSecs, enabled by default (#4306) RPRX 2025-01-19 13:32:07 +0000
  • 37d631eeb9
    XHTTP server: Add scStreamUpServerSecs, enabled by default RPRX 2025-01-19 11:01:33 +0000
  • f4fd8b8fad
    DNS: Implement queryStrategy for "localhost" (#4303) 风扇滑翔翼 2025-01-19 15:39:54 +0800
  • afe2b58a8d
    Remove unnecessary filter 风扇滑翔翼 2025-01-19 04:52:29 +0000
  • 7b92e1c82a
    DNS: Implement queryStrategy for localhost DNS 风扇滑翔翼 2025-01-18 17:55:11 +0000
  • 14a6636a41
    XHTTP client: Move x_padding into Referer header (#4298) rPDmYQ 2025-01-18 20:05:19 +0800
  • f42166d01a
    Reviews and error handling rPDmYQ 2025-01-18 10:40:56 +0000
  • 89024af14d
    Rerun CI rPDmYQ 2025-01-18 09:56:55 +0000
  • 37cbfaefd6
    Fix a confusing behavior of browser dialer rPDmYQ 2025-01-18 09:27:32 +0000
  • d4d87e74cd
    Move x_padding to Referer header rPDmYQ 2025-01-18 08:00:11 +0000
  • 30cb22afb1
    Mixed inbound: Handle immediately closing connection gracefully (#4297) rPDmYQ 2025-01-17 21:37:40 +0800
  • 121e58bf0f
    Update server.go RPRX 2025-01-17 13:17:17 +0000
  • 66dd7808b6
    Commands: Fix dumping merged config for XHTTP (#4290) nobody 2025-01-17 18:40:36 +0800
  • abff61d771 remove tcpNoDelay in marshal test config sample nobody 2025-01-17 09:02:26 +0800
  • a48fad0034
    Socks inbound: Handle immediately closing connection gracefully rPDmYQ 2025-01-16 23:06:04 +0800
  • f1ff454e67
    Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#4295) dependabot[bot] 2025-01-16 13:21:31 +0000
  • 5f3b11e1ba marshal Int32Range as integer when it has only one number nobody 2025-01-16 08:47:50 +0800
  • 0ed60f514d
    Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 dependabot[bot] 2025-01-16 00:30:03 +0000
  • 4576f56ec8
    Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#4288) dependabot[bot] 2025-01-14 22:48:36 -0500
  • 42a147a04d fix issue #4287 nobody 2025-01-15 10:48:52 +0800
  • cd79773ec3
    Bump google.golang.org/grpc from 1.69.2 to 1.69.4 dependabot[bot] 2025-01-15 01:01:15 +0000
  • 9b1855f719
    chore: fix struct field name in comment (#4284) dashangcun 2025-01-14 15:56:22 +0100
  • 8882937bce Add Datagram transport datagram yuhan6665 2025-01-12 14:49:34 -0500
  • 79d020f4d7 Add config proto yuhan6665 2025-01-12 12:57:47 -0500
  • 8f3b2469d1 chore: fix struct field name in comment dashangcun 2025-01-13 19:16:52 +0800
  • 3e590a4eb1
    Freedom: Don't use rawConn copy when using utls (#4272) 风扇滑翔翼 2025-01-13 03:10:39 +0800
  • ef4a3c1cae
    Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#4268) dependabot[bot] 2025-01-10 02:02:00 +0000
  • 5635254ebc
    Bump golang.org/x/net from 0.33.0 to 0.34.0 (#4262) dependabot[bot] 2025-01-10 02:00:22 +0000
  • ec27478967
    Freedom: Don't use rawConn copy when using utls 风扇滑翔翼 2025-01-09 12:51:24 +0000
  • 2070357c31
    Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 dependabot[bot] 2025-01-08 00:50:27 +0000
  • 7073450735
    more log dev-mux-cool 风扇滑翔翼 2025-01-07 09:53:57 +0000
  • 24cfa357dc
    Bump golang.org/x/net from 0.33.0 to 0.34.0 dependabot[bot] 2025-01-07 00:19:43 +0000
  • 22b36f59d6 Add GoXRay GUI client to README.md godstanis 2025-01-06 18:10:18 +0300
  • ce6c0dc690
    XHTTP XMUX: Abandon client if client.Do(req) failed (#4253) RPRX 2025-01-06 14:06:11 +0000
  • 28f88e707e
    Bump golang.org/x/sys from 0.28.0 to 0.29.0 dependabot[bot] 2025-01-06 00:36:47 +0000
  • 223d0aff17
    XHTTP XMUX: Abandon client if client.Do(req) failed RPRX 2025-01-05 06:52:02 +0000
  • aeb12d9e3b
    Build: Update GeoIP/GeoSite Cache per hour (#4247) 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-05 14:37:50 +0800
  • a69096357d
    Rename remnants 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-04 22:10:30 +0800
  • f2356d8005
    Set timer to xx:30 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-04 22:01:27 +0800
  • 0375ab8cf5
    Set time on x:00 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-04 22:00:39 +0800
  • 33b6002dde
    Hourly trigger 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-04 21:55:12 +0800
  • 1c1a1961b1
    Add triggers for release; Triggers adjustment 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-04 20:01:07 +0800
  • 5cd2f3bc31
    Add trigger for pull request 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-04 19:10:44 +0800
  • c183393f8b
    Update Geodat cache per 12 hours 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-04 18:50:50 +0800
  • de53a3b94e
    Upgrade gVisor to a newer version (#3903) Hossin Asaadi 2025-01-03 19:20:23 +0330
  • d63b5dc6b0 fix go version hossinasaadi 2025-01-03 12:25:45 +0400
  • 858f1f9b09 remove build tag hossinasaadi 2025-01-02 17:57:00 +0400
  • 862b508cad change Dockerfile for Russia madzir 2025-01-02 16:11:43 +0300
  • 37d08a387c remove tun_go121 hossinasaadi 2025-01-02 16:33:24 +0400
  • 5ae5fd3b32 update to latest gvisor hossinasaadi 2025-01-02 16:25:36 +0400
  • db894043b0 revert tun go121 hossinasaadi 2025-01-02 16:24:34 +0400
  • 9499643c1c revert workflow hossinasaadi 2025-01-02 16:23:19 +0400
  • 2f52aa7ed8
    Freedom noises: Support RawURLEncoding for "base64" RPRX 2025-01-02 09:45:46 +0000
  • ca50c9cbe6
    Freedom noises: Support "hex" as type & packet (#4239) GFW-knocker 2025-01-02 12:47:03 +0330
  • a620910a12 Update freedom.go RPRX 2025-01-02 09:04:49 +0000
  • a00cdac323
    Merge branch 'XTLS:main' into add_hex_to_udp_noise RPRX 2025-01-02 08:55:05 +0000
  • 33186ca5e6
    Freedom noises: Change legacy variable name (#4238) 风扇滑翔翼 2025-01-02 16:21:32 +0800
  • 78d87af835
    chore 风扇滑翔翼 2025-01-02 06:53:50 +0000
  • b324de379e
    c 风扇滑翔翼 2025-01-02 06:25:18 +0000
  • 7a4eff94c5
    Freedom outbound: Change legacy variable name of UDP noise 风扇滑翔翼 2025-01-01 20:32:40 +0000
  • 8d08d66874 add hex to udp noise GFW-knocker 2025-01-02 02:12:42 +0330
  • 3791118e4c fix mods hossinasaadi 2025-01-01 19:10:35 +0400
  • 5bd88259fb
    Merge branch 'main' into goup Hossin Asaadi 2025-01-01 18:02:20 +0330
  • 99da944e6c
    Merge 0afdb23e46 into e80ca67fee o0HalfLife0o 2025-01-01 12:09:26 +0000
  • 0afdb23e46
    Workflows: Remove duplicate processes in release-win7.yml o0HalfLife0o 2025-01-01 20:07:16 +0800
  • d34f7115c5
    Bump github.com/cloudflare/circl from 1.4.0 to 1.5.0 dependabot[bot] 2025-01-01 08:17:02 +0000
  • c91870f1ea
    Bump google.golang.org/grpc from 1.67.1 to 1.69.2 dependabot[bot] 2025-01-01 08:09:13 +0000
  • dc55279328 Correctly marshal Int32Range to JSON yiguo 2025-01-01 12:41:11 +0800
  • bc1cc4c7d2
    fix mmm noise delay GFW-knocker 2024-12-31 23:17:01 +0330
  • a10aa5edf7
    Fix non-exist go.mod 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-01 00:48:07 +0800
  • bddaaed3ec
    patch mistake 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-01 00:46:23 +0800
  • 97d69bc8b3
    Use new patched Go from XTLS/go-win7 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-01-01 00:44:51 +0800
  • 824217cacc Add limit check Fangliding 2024-12-31 19:16:55 +0800
  • c55beec5a9 Add maxReuseTimes Fangliding 2024-12-31 18:38:03 +0800
  • 3ed502abbb Try fix OnlineMap SIGSEGV and simplify code onlinemap yuhan6665 2024-12-30 16:41:20 -0500
  • e80ca67fee
    v25.1.1 v25.1.1 RPRX 2025-01-01 12:03:05 +0000
  • dd4ba823f5
    Workflows: Trigger all Build & Test on all branches & files RPRX 2025-01-01 11:51:32 +0000
  • 0658c9545b Freedom config: Fix noises delay (#4233) GFW-knocker 2025-01-01 13:52:57 +0330
  • 480eac7235 Config: Correctly marshal Int32Range to JSON (#4234) yiguous 2025-01-01 18:16:36 +0800
  • 8a6a5385ff Upgrade quic-go to patched v0.48.2 RPRX 2025-01-01 09:23:14 +0000
  • 5178dc500a
    Bump github.com/cloudflare/circl from 1.4.0 to 1.5.0 (#3899) dependabot[bot] 2025-01-01 08:22:00 +0000