Commit graph

  • a18158a85c
    Merge 0db2414105 into a88e0e9a49 Parsa Noori 2026-05-14 13:19:45 +00:00
  • 0db2414105
    fix on edge case path selection ('/' path) Parsa Noori 2026-05-14 16:49:42 +03:30
  • 4e058c53bc added .DS_Store to git ignore Parsa Noori 2026-05-14 16:26:34 +03:30
  • 402024d844
    Merge 9352f3d703 into a88e0e9a49 metal A-wing 2026-05-13 17:43:31 +08:00
  • 9352f3d703
    fix make clean web dist a-wing 2026-05-13 17:41:34 +08:00
  • 75141711ea
    Merge 240d278df1 into a88e0e9a49 Michael May 2026-05-12 23:20:36 -05:00
  • 240d278df1 docs: trim trailing whitespace in README.md Michael May 2026-05-12 23:20:32 -05:00
  • 326cb4903c
    Merge 78a0074a34 into a88e0e9a49 Felipe 2026-05-12 14:41:21 -03:00
  • 78a0074a34 fix typos in comments Felipe Matarazzo 2026-05-12 14:39:44 -03:00
  • f8d750722b added websocket path Parsa Noori 2026-05-12 20:00:25 +03:30
  • 4511a2a9b5
    Merge 6a7ed23ab2 into a88e0e9a49 Johnvox 2026-05-12 10:56:16 +03:00
  • a0ab2c4a5c
    Merge 1961cd085f into a88e0e9a49 galaxy 2026-05-12 11:35:18 +08:00
  • a88e0e9a49
    refactor: clean up code (#5308) dev fatedier 2026-05-12 11:13:50 +08:00
  • 3845587393 refactor: clean up code new fatedier 2026-05-10 14:04:15 +08:00
  • 2914c83516
    Merge e90e54a763 into ad07d27914 ming79486 2026-05-11 22:39:44 +02:00
  • ad07d27914
    fix: reset UDP read deadline on write activity to prevent idle timeout 霜冷长河 2026-05-11 20:23:39 +08:00
  • 1961cd085f add toml editor support for frpc dashboard galaxy 2026-05-11 09:12:14 +00:00
  • ddc9e0eb2c Fix UDP Forwarder timeout on unidirectional traffic 霜冷长河 2026-05-09 17:49:48 +08:00
  • c54b199a82
    Merge branch 'fatedier:dev' into feature/mcp-stdio-plugin Ailen 2026-05-08 23:20:54 +08:00
  • e90e54a763 merge upstream dev and resolve PR 5299 conflicts ming79486 2026-05-07 11:14:17 +08:00
  • 8666e3643f
    protocol: add AEAD encryption negotiation to v2 wire control channel (#5304) fatedier 2026-05-06 10:43:47 +08:00
  • 2d9d1ace3c protocol: add AEAD encryption negotiation to v2 wire control channel fatedier 2026-05-05 14:42:01 +08:00
  • 85e9150e62 plugin/client: address mcp_stdio review findings Ailen Shen 2026-05-01 22:55:16 +08:00
  • 1f3d55a012 plugin/client: refactor mcp_stdio to use worker goroutine for child I/O Ailen Shen 2026-05-01 22:30:38 +08:00
  • 6a7ed23ab2
    feat: add test with empty public key Jean-Yves NOLEN 2026-05-01 10:15:38 +02:00
  • 05c5fa2285
    Merge branch 'dev' into feat/oidc-key-based Johnvox 2026-04-30 10:22:33 +02:00
  • f666c9955b
    Handle nil JWKS in DecodeJWKS function Johnvox 2026-04-30 10:21:57 +02:00
  • 582246859d plugin/client: add mcp_stdio plugin Ailen Shen 2026-04-29 20:24:19 +08:00
  • 0f591af57c fix: V-003 security vulnerability orbisai0security 2026-04-29 06:20:50 +00:00
  • 861c710bdb merge upstream dev and resolve PR 5299 conflicts hallucination 2026-04-28 16:29:33 +08:00
  • 305818bdbd fix: harden auto transport audit issues hallucination 2026-04-28 16:04:01 +08:00
  • f2c69b4b63 fix: support wss auto transport over tls hallucination 2026-04-28 11:29:23 +08:00
  • 57bb9e80fe
    test/e2e: add compatibility test suite for wire protocol version negotiation (#5297) fatedier 2026-04-27 18:28:22 +08:00
  • f624737198 test/e2e: add compatibility test suite for wire protocol version negotiation fatedier 2026-04-27 18:23:03 +08:00
  • cef71fb949
    plugin/http_proxy: fix fragmented CONNECT method detection and add read deadline (#5296) fatedier 2026-04-27 02:30:29 +08:00
  • e5f7cc01c6 plugin/http_proxy: fix fragmented CONNECT method detection and add read deadline fatedier 2026-04-27 02:22:10 +08:00
  • 410c4861c4
    update Release.md (#5295) fatedier 2026-04-27 01:31:10 +08:00
  • c3fda63a1e update Release.md fatedier 2026-04-27 00:50:25 +08:00
  • e9464919d1
    protocol: add v2 wire protocol with binary framing and capability negotiation (#5294) fatedier 2026-04-27 00:17:00 +08:00
  • 549ee9c6eb protocol: add v2 wire protocol with binary framing and capability negotiation fatedier 2026-04-27 00:13:06 +08:00
  • 4d2dace116 docs: update README for auto transport examples hallucination 2026-04-25 10:42:13 +08:00
  • 83b64153b5 feat: probe auto transport over resolved ip families hallucination 2026-04-25 10:40:26 +08:00
  • 664a7cff19 docs: add minimal auto transport configs hallucination 2026-04-25 10:17:17 +08:00
  • 13cca68654 fix: harden auto transport config and validation hallucination 2026-04-25 10:04:35 +08:00
  • 37f3d25277 docs: simplify README for auto transport edition hallucination 2026-04-22 19:45:20 +08:00
  • 4077c1e95d feat: add auto transport selection hallucination 2026-04-22 18:53:35 +08:00
  • 4ec8de973f
    Merge pull request #5287 from fatedier/dev v0.68.1 master fatedier 2026-04-14 01:28:33 +08:00
  • e8dfd6efcc
    web/frpc: use static imports for proxy and visitor route components (#5286) fatedier 2026-04-14 01:18:31 +08:00
  • 61be29867f web/frpc: use static imports for proxy and visitor route components fatedier 2026-04-14 01:09:23 +08:00
  • a9a4416ecf
    vhost/http: fix auth bypass when routeByHTTPUser is used with proxy-style requests (#5285) fatedier 2026-04-14 00:58:19 +08:00
  • 232946b096 vhost/http: fix auth bypass when routeByHTTPUser is used with proxy-style requests fatedier 2026-04-14 00:54:42 +08:00
  • b0329a9137
    Merge 610e7f9da1 into d667be7a0a DIPIKA VAMAN KANTAPPA POOJARI 2026-04-11 20:53:51 +00:00
  • 610e7f9da1 Enhance README documentation Dippp10 2026-04-12 00:53:40 +04:00
  • 3dbcf9963e test: Add NewVisitorConn plugin operation tests jareddarkweb 2026-04-03 15:32:39 -06:00
  • ed1ada206c docs: Document NewVisitorConn plugin operation jareddarkweb 2026-04-03 15:30:02 -06:00
  • 8956ced468 feat: Add NewVisitorConn operation to server plugin system jareddarkweb 2026-04-03 15:09:36 -06:00
  • cf6a4239b5 fixes unknown manifest Doug Applegate 2025-12-22 11:41:31 -07:00
  • 9a633ea03e Implement a simple 'strip prefix' feature for http locations Doug Applegate 2025-09-23 11:19:41 -06:00
  • 0418feada5 fix: using variable interpolation `${{ in build-and-push-image.yml orbisai0security 2026-04-01 07:32:27 +00:00
  • 5a608bba92 fix: pin 8 unpinned action(s), extract 1 inline secret to env var dagecko 2026-03-30 00:26:16 -04:00
  • d667be7a0a
    update architecture pic (#5270) fatedier 2026-03-30 03:22:35 +08:00
  • 5ac3d6545a update architecture pic fatedier 2026-03-30 03:17:55 +08:00
  • 31c3deb4f7
    deps: bump golib to v0.6.0 (#5269) fatedier 2026-03-30 00:29:17 +08:00
  • dd3d0449bd deps: bump golib to v0.6.0 fatedier 2026-03-30 00:24:13 +08:00
  • 31e271939b
    test/e2e: allocate dynamic ports outside whitelist ranges in server whitelist test (#5268) fatedier 2026-03-30 00:21:30 +08:00
  • 0e1e02c3fb test/e2e: allocate dynamic ports outside whitelist ranges in server whitelist test fatedier 2026-03-30 00:17:08 +08:00
  • 061c141756
    update README.md (#5267) fatedier 2026-03-29 23:53:17 +08:00
  • d355b88c9f update README.md fatedier 2026-03-29 23:36:34 +08:00
  • 98ee1adb13
    client: close TCP connection when fmux session creation fails (#5262) cui 2026-03-29 23:16:00 +08:00
  • 76abeff881
    ci: remove security vulnerability scan workflow (#5266) fatedier 2026-03-29 22:55:52 +08:00
  • 4505151e8f ci: remove security vulnerability scan workflow fatedier 2026-03-29 22:50:46 +08:00
  • c694b1f6a9
    bump pion/stun to v3 to fix vulnerability (#5245) Oleksandr Redko 2026-03-29 17:45:23 +03:00
  • 61d12b2835 mix: evict stale udp demux routes fanli 2026-03-28 23:40:48 +08:00
  • 255249d8a2
    fix: address lint issues Jean-Yves NOLEN 2026-03-28 16:10:55 +01:00
  • 9199c69e38
    feat: refactor and add test Jean-Yves NOLEN 2026-03-28 15:51:21 +01:00
  • cb5edcb421
    Merge 0b8febdd14 into 5ed02275da dagecko 2026-03-26 03:59:41 -04:00
  • 0b8febdd14 fix: pin 8 unpinned action(s),extract 1 unsafe expression(s) to env vars Chris Nyhuis 2026-03-26 03:59:38 -04:00
  • 821568e913 Upgrade stun to v3 to resolve CVE-2026-26014 Roy Reznik 2026-03-25 16:16:49 +00:00
  • 5791633798 client: close TCP connection when fmux session creation fails Weixie Cui 2026-03-25 17:34:39 +08:00
  • c4f5c4421e nathole: return error when SetTTL fails in sendSidMessage Weixie Cui 2026-03-25 17:31:51 +08:00
  • 086db93ec4
    fix: fix decode pub key Jean-Yves NOLEN 2026-03-23 14:39:16 +01:00
  • 313bb11df6
    feat: Support for static oidc keys Jean-Yves NOLEN 2026-03-23 14:05:51 +01:00
  • 0d05e6d55e server: add proxy protocol support for bind port listener simplysoft 2026-03-21 10:04:02 +00:00
  • 11ac3e031f server: add proxy protocol support for vhost HTTP/HTTPS listeners simplysoft 2026-03-21 00:58:35 +00:00
  • 5bfcea3d0c
    merge dev to master (#5254) fatedier 2026-03-20 15:54:26 +08:00
  • 5ed02275da docker: copy shared web directory for npm workspace builds fatedier 2026-03-20 14:39:35 +08:00
  • 60c4f5d4bd ci: bump github actions to latest major versions (#5251) fatedier 2026-03-20 14:34:47 +08:00
  • cf99f1f13b web/frps: restore XTCP handling across dashboard views Daijunfan 2026-03-20 14:36:35 +08:00
  • 3046657669
    ci: bump github actions to latest major versions (#5251) fatedier 2026-03-20 14:34:47 +08:00
  • 5bba347334 ci: bump github actions to latest major versions fatedier 2026-03-20 14:27:21 +08:00
  • d053ba81ed
    Merge pull request #5250 from fatedier/new fatedier 2026-03-20 14:16:02 +08:00
  • e45cd4ccd7 docker: copy shared web directory for npm workspace builds fatedier 2026-03-20 14:12:10 +08:00
  • 0a1b4ab21f
    Merge pull request #5249 from fatedier/dev v0.68.0 fatedier 2026-03-20 13:56:28 +08:00
  • d20e384bf1
    doc: add agent runbooks directory with release process (#5248) fatedier 2026-03-20 13:52:12 +08:00
  • a53b066a1b doc: add agent runbooks directory with release process fatedier 2026-03-20 13:48:16 +08:00
  • c95dc9d88a
    web: remove redundant SCSS and CSS files superseded by shared (#5247) fatedier 2026-03-20 13:08:18 +08:00
  • 1a828a3098 web: remove redundant SCSS and CSS files superseded by shared fatedier 2026-03-20 13:01:11 +08:00
  • 38a71a6803
    web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (#5246) fatedier 2026-03-20 03:33:44 +08:00
  • f56f381799 web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace fatedier 2026-03-20 03:25:25 +08:00
  • 1f01462eda
    bump pion/stun to v3 to fix vulnerability Oleksandr Redko 2026-03-19 19:44:14 +02:00