Commit Graph

  • 406ea5ebee chore(version): update version to 0.67.3 dev v0.67.3 Mxmilu666 2026-03-08 18:35:40 +08:00
  • 81a92d19d5 feat(proxy): add traffic counting wrapper for connections Mxmilu666 2026-03-08 18:33:42 +08:00
  • 83847f32ed feat(controller): add API to close proxy by name v0.67.2 Mxmilu666 2026-02-21 07:42:17 +08:00
  • 1f2c26761d refactor(release): update changelog generation process v0.67.1 Mxmilu666 2026-02-20 15:28:31 +08:00
  • c836e276a7 style(plugin): reorder import statements for clarity Mxmilu666 2026-02-20 15:15:16 +08:00
  • d16f07d3e8 Merge pull request 'feat(proxy): add AutoTLS support for HTTPS plugins' (#1) from https-acme into dev Mxmilu 2026-02-20 15:07:59 +08:00
  • 6bd5eb92c3 feat(proxy): add AutoTLS support for HTTPS plugins Mxmilu666 2026-02-19 09:01:07 +08:00
  • 09602f5d74 chore(gitattributes): add .gitattributes for line endings Mxmilu666 2026-02-19 06:37:58 +08:00
  • d7559b39e2 Merge remote-tracking branch 'upstream/dev' into dev v0.67.0 Mxmilu666 2026-02-08 00:57:08 +08:00
  • 519368b1fd server/api: fix DeleteProxies endpoint returning empty response instead of JSON (#5163) fatedier 2026-02-06 11:22:34 +08:00
  • 72d147dfa5 fix(workflows): add missing architectures for build matrix Mxmilu666 2026-02-04 19:32:24 +08:00
  • 9634fd99d1 web: ensure npm install runs before build (#5154) fatedier 2026-02-04 12:55:24 +08:00
  • 7a1c248b67 bump version to 0.67.0 (#5146) fatedier 2026-01-31 13:49:29 +08:00
  • 886c9c2fdb web/frpc: redesign dashboard (#5145) fatedier 2026-01-31 12:43:31 +08:00
  • 266c492b5d web/frps: add detailed client and proxy views with enhanced tracking (#5144) fatedier 2026-01-31 02:18:35 +08:00
  • 5dd70ace6b refactor: move web embeds to web/ directory (#5139) fatedier 2026-01-27 02:56:57 +08:00
  • fb2c98e87b rotate gold sponsor fatedier 2026-01-27 02:45:38 +08:00
  • 481121a6c2 refactor(workflows): inline image name definitions in docker-build.yml Mxmilu666 2026-01-16 00:20:37 +08:00
  • be252de683 chore(workflows): remove old build and push workflow file fix(dockerfiles): update base image to golang:1.25 for frpc and frps Mxmilu666 2026-01-16 00:19:10 +08:00
  • ed13141c56 refactor: separate API handlers into dedicated packages with improved HTTP utilities (#5127) fatedier 2026-01-14 19:50:55 +08:00
  • 0a99c1071b feat(release): add debug step to check tags and commits[skip ci] Mxmilu666 2026-01-14 00:30:05 +08:00
  • dd37b2e199 fix(frpc): fix goroutine closure in runMultipleClientsFromFiles Mxmilu666 2026-01-14 00:11:41 +08:00
  • 803e548f42 fix(version): update version to LoliaFRP-CLI 0.66.3 v0.66.3 Mxmilu666 2026-01-14 00:03:50 +08:00
  • 2dac44ac2e fix(config): support multiple configuration files for frpc Mxmilu666 2026-01-14 00:03:18 +08:00
  • 655dc3cb2a fix(version): update version to LoliaFRP-CLI 0.66.2 v0.66.2 Mxmilu666 2026-01-13 00:10:24 +08:00
  • 9894342f46 fix(auth): support multiple authentication tokens for frpc Mxmilu666 2026-01-13 00:04:50 +08:00
  • e7cc706c86 fix(vhost): correct heading text for unbound domain page Mxmilu666 2026-01-11 14:37:17 +08:00
  • 92ac2b9153 fix(workflow): enhance artifact handling in release process [skip ci] v0.66.1 Mxmilu666 2026-01-11 14:08:20 +08:00
  • 1ed369e962 fix(workflow): remove tags specification from push event [skip ci] Mxmilu666 2026-01-11 14:04:37 +08:00
  • b74a8d0232 fix(workflow): remove branch specification from build-all workflow Mxmilu666 2026-01-11 14:01:35 +08:00
  • d2180081a0 fix(workflow): correct path to build-all workflow Mxmilu666 2026-01-11 13:58:22 +08:00
  • 51f4e065b5 fix(workflow): correct path to build-all workflow Mxmilu666 2026-01-11 13:55:26 +08:00
  • e58f774086 fix(workflow): specify branch for build-all workflow Mxmilu666 2026-01-11 13:54:26 +08:00
  • 178e381a26 fix(workflow): update build-all workflow path to absolute Mxmilu666 2026-01-11 13:53:33 +08:00
  • 26b93ae3a3 chore(version): update version to LoliaFRP-CLI 0.66.1 Mxmilu666 2026-01-11 13:52:10 +08:00
  • a2aeee28e4 feat(vhost): enhance Not Found page with Chinese localization Mxmilu666 2026-01-11 13:51:37 +08:00
  • 0416caef71 feat(workflow): enable workflow_call for build-all workflow [skip ci] v0.66.0 Mxmilu666 2026-01-11 13:36:14 +08:00
  • 1004473e42 feat(workflow): add release workflow for FRP binaries Mxmilu666 2026-01-11 13:30:40 +08:00
  • f386996928 fix(api): update comment for URL construction security Mxmilu666 2026-01-11 04:05:27 +08:00
  • 4eb4b202c5 fix(controller): include session ID in analysis error log style(log): use octal notation for file permissions Mxmilu666 2026-01-11 04:00:52 +08:00
  • ac5bdad507 feat(client): add access messages for proxy services feat(client): translate log messages to Chinese feat(cmd): add authentication token support for API config feat(log): implement rotating file logger with custom styles feat(banner): add banner display function fix(version): update version string for CLI Mxmilu666 2026-01-11 03:53:52 +08:00
  • 42f4ea7f87 feat(build): enhance android-arm build process and output Mxmilu666 2026-01-11 02:00:52 +08:00
  • 36e5ac094b feat(build): add android-arm build process and dependencies Mxmilu666 2026-01-11 01:56:30 +08:00
  • 3370bd53f5 udp: fix proxy protocol header sent on every packet instead of first packet only (#5119) fatedier 2026-01-09 11:33:00 +08:00
  • 1245f8804e server: replace client metadata with IP address in registry (#5118) fatedier 2026-01-09 11:07:19 +08:00
  • 479e9f50c2 web/frpc: refactor dashboard with improved structure and API layer (#5117) fatedier 2026-01-09 00:40:51 +08:00
  • a4175a2595 update release notes (#5116) fatedier 2026-01-08 20:25:03 +08:00
  • 36718d88e4 server: add client registry with dashboard support (#5115) fatedier 2026-01-08 20:07:14 +08:00
  • bc378bcbec rotate gold sponsor order periodically (#5114) fatedier 2026-01-08 19:54:13 +08:00
  • 33428ab538 add e2e tests for exec-based token source (#5111) fatedier 2026-01-04 14:45:51 +08:00
  • 72f79d3357 feat(api): add endpoint to close proxy by name Mxmilu666 2025-12-26 01:10:43 +08:00
  • e1f905f63f chore: remove obsolete build-all workflow and update architectures in package script Mxmilu666 2025-12-25 22:16:16 +08:00
  • eb58f09268 chore: remove funding and pull request template files Mxmilu666 2025-10-21 00:55:36 +08:00
  • 46955ffc80 feat(api): update kick proxy endpoint to use name only Mxmilu666 2025-10-20 20:43:28 +08:00
  • 2d63296576 feat(api): add endpoint to retrieve all proxies Mxmilu666 2025-10-20 20:36:42 +08:00
  • a76ba823ee feat(api): add endpoint to kick proxy by name Mxmilu666 2025-10-14 21:33:38 +08:00
  • ef96481f58 update version and release notes (#5106) fatedier 2025-12-25 10:15:40 +08:00
  • 7526d7a69a refactor: separate auth config from runtime and defer token resolution (#5105) fatedier 2025-12-25 00:53:08 +08:00
  • 2bdf25bae6 rotate gold sponsor order periodically (#5094) fatedier 2025-12-11 12:48:08 +08:00
  • 0fe8f7a0b6 refactor: reorganize security policy into dedicated packag (#5088) fatedier 2025-12-05 16:26:09 +08:00
  • 2e2802ea13 refactor: use MessageSender interface for message transporter (#5083) fatedier 2025-12-02 11:22:48 +08:00
  • c3821202b1 docs: remove zsxq section (#5077) fatedier 2025-11-26 23:55:54 +08:00
  • 15fd19a16d fix lint (#5068) fatedier 2025-11-18 01:11:44 +08:00
  • 66973a03db Add exec value source type (#5050) Krzysztof Bogacki 2025-11-17 17:20:21 +01:00
  • f736d171ac rotate gold sponsor order periodically (#5067) fatedier 2025-11-18 00:09:37 +08:00
  • b27b846971 config: add enabled field for individual proxy and visitor (#5048) fatedier 2025-11-06 14:05:03 +08:00
  • e025843d3c vnet: add exponential backoff for failed reconnections (#5035) fatedier 2025-10-29 01:08:48 +08:00
  • a75320ef2f update quic-go dependency from v0.53.0 to v0.55.0 (#5033) fatedier 2025-10-28 17:52:34 +08:00
  • 1cf325bb0c https: add load balancing group support (#5032) fatedier 2025-10-28 17:37:18 +08:00
  • 469097a549 update sponsor pic (#5031) fatedier 2025-10-28 16:08:29 +08:00
  • 2def23bb0b update sponsor (#5030) fatedier 2025-10-28 15:44:03 +08:00
  • ee3cc4b14e Fix CloseNotifyConn.Close function (#5022) Zachary Whaley 2025-10-16 21:53:43 -05:00
  • e382676659 update README (#5001) fatedier 2025-09-26 12:26:08 +08:00
  • 164bdd9828 update README new fatedier 2025-09-26 11:43:53 +08:00
  • 2f5e1f7945 Merge pull request #4999 from fatedier/dev v0.65.0 master fatedier 2025-09-25 20:23:42 +08:00
  • b5e90c03a1 bump version to v0.65.0 and update release notes (#4998) fatedier 2025-09-25 20:11:17 +08:00
  • b642a6323c update sponsors info (#4997) fatedier 2025-09-25 16:50:14 +08:00
  • 6561107945 chore: fix struct field name in comment (#4993) juejinyuxitu 2025-09-25 16:47:33 +08:00
  • abf4942e8a auth: enhance OIDC client with TLS and proxy configuration options (#4990) fatedier 2025-09-25 10:19:19 +08:00
  • 7cfa546b55 add proxy name label to the proxy_count prometheus metric (#4985) Charlie Blevins 2025-09-22 11:18:49 -05:00
  • 0a798a7a69 update go version to 1.24 (#4960) fatedier 2025-08-27 15:10:36 +08:00
  • 604700cea5 update README (#4957) fatedier 2025-08-27 11:07:18 +08:00
  • 610e5ed479 improve yamux logging (#4952) fatedier 2025-08-25 17:52:58 +08:00
  • 80d3f332e1 xtcp: add configuration to disable assisted addresses in NAT traversal (#4951) fatedier 2025-08-25 15:52:52 +08:00
  • 14253afe2f remove quotes (#4938) immomo808 2025-08-15 17:11:06 +09:00
  • 024c334d9d Merge pull request #4928 from fatedier/xtcp fatedier 2025-08-12 01:48:26 +08:00
  • 22ae8166d3 Merge pull request #4925 from fatedier/dev v0.64.0 fatedier 2025-08-10 23:26:32 +08:00
  • f795950742 bump version to v0.64.0 (#4924) fatedier 2025-08-10 23:11:50 +08:00
  • 024e4f5f1d improve random TLS certificate generation (#4923) fatedier 2025-08-10 22:59:28 +08:00
  • dc3bc9182c update sponsor info (#4917) fatedier 2025-08-08 22:28:17 +08:00
  • e6dacf3a67 Fix SSH tunnel gateway binding address issue #4900 (#4902) fatedier 2025-07-28 15:19:56 +08:00
  • 7fe295f4f4 update golangci-lint version (#4897) fatedier 2025-07-25 17:10:32 +08:00
  • c3bf952d8f fix webserver port not being released on frpc svr.Close() (#4896) maguowei 2025-07-24 10:16:44 +08:00
  • f9065a6a78 add tokenSource support for auth configuration (#4865) fatedier 2025-07-03 13:17:21 +08:00
  • 61330d4d79 Update quic-go dependency from v0.48.2 to v0.53.0 (#4862) fatedier 2025-07-01 18:56:46 +08:00
  • af6bc6369d Merge pull request #4849 from fatedier/dev v0.63.0 fatedier 2025-06-25 11:51:19 +08:00
  • c777891f75 update .golangci.yml (#4848) fatedier 2025-06-25 11:16:48 +08:00
  • 43cf1688e4 update golangci-lint version (#4817) fatedier 2025-05-27 16:46:15 +08:00
  • 720c09c06b update test package (#4814) fatedier 2025-05-26 14:54:03 +08:00
  • 3fa76b72f3 add proxy protocol support for UDP proxies (#4810) fatedier 2025-05-23 21:39:47 +08:00