{"id":13842246,"url":"https://github.com/koho/frpmgr","last_synced_at":"2026-04-02T00:29:02.174Z","repository":{"id":37317539,"uuid":"252365129","full_name":"koho/frpmgr","owner":"koho","description":"Windows 平台的 FRP GUI 客户端 / A user-friendly desktop GUI client for FRP on Windows.","archived":false,"fork":false,"pushed_at":"2025-04-13T10:58:20.000Z","size":32171,"stargazers_count":1511,"open_issues_count":12,"forks_count":157,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-13T20:18:57.952Z","etag":null,"topics":["frp","frpc","go","gui","proxy","reverse-proxy","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koho.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://github.com/koho/frpmgr/blob/master/docs/donate-wechat.jpg"}},"created_at":"2020-04-02T05:38:10.000Z","updated_at":"2025-04-13T13:56:25.000Z","dependencies_parsed_at":"2023-12-25T10:26:42.163Z","dependency_job_id":"deefeefd-f5e3-4d2c-b552-8190628cd3d9","html_url":"https://github.com/koho/frpmgr","commit_stats":{"total_commits":347,"total_committers":5,"mean_commits":69.4,"dds":0.5273775216138328,"last_synced_commit":"8f79619edc4bfad36f61b18e8acd317c95cda57a"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Ffrpmgr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Ffrpmgr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Ffrpmgr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Ffrpmgr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koho","download_url":"https://codeload.github.com/koho/frpmgr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248775205,"owners_count":21159567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["frp","frpc","go","gui","proxy","reverse-proxy","windows"],"created_at":"2024-08-04T17:01:30.234Z","updated_at":"2026-04-02T00:29:02.164Z","avatar_url":"https://github.com/koho.png","language":"Go","readme":"# FRP Manager\n\n[![GitHub Release](https://img.shields.io/github/tag/koho/frpmgr.svg?label=release)](https://github.com/koho/frpmgr/releases)\n[![FRP Version](https://img.shields.io/endpoint?url=https%3A%2F%2Fgo.shields.workers.dev%2Fkoho%2Ffrpmgr%2Fmaster%3Fname%3Dfrp)](https://github.com/fatedier/frp)\n[![GitHub Downloads](https://img.shields.io/github/downloads/koho/frpmgr/total.svg)](https://github.com/koho/frpmgr/releases)\n\nEnglish | [简体中文](README_zh.md)\n\nFRP Manager is a multi-node, graphical reverse proxy tool designed for [FRP](https://github.com/fatedier/frp) on Windows. It allows users to setup reverse proxy easily without writing the configuration file. FRP Manager offers a complete solution including editor, launcher, status tracking, and hot reload.\n\nThe tool was inspired by a common use case where we often need to combine multiple tools including client, configuration file, and launcher to create a stable service that exposes a local server behind a NAT or firewall to the Internet. Now, with FRP Manager, an all-in-one solution, you can avoid many tedious operations when deploying a reverse proxy.\n\nThe latest release requires at least Windows 10 or Server 2016. Please visit the **[Wiki](https://github.com/koho/frpmgr/wiki)** for comprehensive guides.\n\n![screenshot](/docs/screenshot_en.png)\n\n## Features\n\n- **Closable GUI:** All launched configurations will run independently as background services, so you can close the GUI after finishing all settings.\n- **Auto-start:** A launched configuration is registered as an auto-start service by default and starts automatically during system boot (no login required).\n- **Hot reload:** Allows users to apply proxy changes to a running configuration without restarting the service and without losing proxy state.\n- **Multiple configurations:** It's easy to connect to multiple nodes by creating multiple configurations.\n- **Import and export configurations:** Provides the option to import configuration file from multiple sources, including local file, clipboard, and HTTP.\n- **Self-destructing configuration:** A special configuration that disappears and becomes unreachable after a certain amount of time.\n- **Status tracking:** You can check the proxy status directly in the table view without looking at the logs.\n\nVisit the **[Wiki](https://github.com/koho/frpmgr/wiki)** for comprehensive guides, including:\n\n- **[Installation Instructions](https://github.com/koho/frpmgr/wiki#how-to-install):** Install or upgrade FRP Manager on Windows.\n- **[Quick Start Guide](https://github.com/koho/frpmgr/wiki/Quick-Start):** Learn how to connect to your node and setup a proxy in minutes.\n- **[Configuration](https://github.com/koho/frpmgr/wiki/Configuration):** Explore configuration, proxy, visitor, and log.\n- **[Examples](https://github.com/koho/frpmgr/wiki/Examples):** There are some common examples to help you learn FRP Manager.\n\n## Building\n\nTo build FRP Manager from source, you need to install the following dependencies:\n\n- Go\n- Node v22\n- [Windows SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/)\n- [MinGW](https://github.com/mstorsjo/llvm-mingw)\n- [WiX Toolset](https://wixtoolset.org/) v3.14\n\nOnce installed, the `WindowsSdkVerBinPath` environment variable should be set to tell build script where to find the specific version of Windows SDK, e.g., `set WindowsSdkVerBinPath=C:\\Program Files (x86)\\Windows Kits\\10\\bin\\10.0.26100.0\\`. You should also add the `bin` directory of MinGW to the `PATH` environment variable.\n\nYou can compile the project by opening the terminal:\n\n```shell\ngit clone https://github.com/koho/frpmgr\ncd frpmgr\nbuild.bat\n```\n\nThe generated installation files are located in the `bin` directory.\n\nYou can also skip building the installation package and get a portable application by passing the `-p` option to the `build` command:\n\n```shell\nbuild.bat -p\n```\n\nIn this case, you only need to install Go and MinGW.\n\n### Debugging\n\nIf you're building the project for the first time, you need to compile resources:\n\n```shell\ngo generate\n```\n\nThe command does not need to be executed again unless the project's resources change.\n\nAfter that, the application can be run directly:\n\n```shell\ngo run ./cmd/frpmgr\n```\n\n## Sponsors\n\n\u003e We are really thankful for all of our users, contributors, and sponsors that has been keeping this project alive and well. We are also giving our gratitude for these company/organization for providing their service for us.\n\n1. SignPath Foundation for providing us free code signing!\n\u003cp align=center\u003e\n\t\u003ca href=\"https://about.signpath.io/\"\u003e\n \t\t\u003cimg src=\"./docs/sponsor_signpath.png\" alt=\"SignPath Logo\" height=50 /\u003e\n\t\u003c/a\u003e\n\u003c/p\u003e\n\n## Code Signing Policy\n\nFree code signing provided by [SignPath.io](https://about.signpath.io/), certificate by [SignPath Foundation](https://signpath.org/).\n\nTeam roles:\n\n- Committers and reviewers: [Members team](https://github.com/koho/frpmgr/graphs/contributors)\n- Approvers: [Owners](https://github.com/koho)\n\nRead our full [Privacy Policy](#privacy-policy).\n\n## Privacy Policy\n\nThis program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.\n\nFRP Manager has integrated the following services for additional functions, which can be enabled or disabled at any time in the settings:\n\n- [api.github.com](https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement) (Check for program updates)\n\n## Donation\n\nIf this project is useful to you, consider supporting its development in one of the following ways:\n\n- [**WeChat**](/docs/donate-wechat.jpg)\n","funding_links":["https://github.com/koho/frpmgr/blob/master/docs/donate-wechat.jpg"],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoho%2Ffrpmgr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoho%2Ffrpmgr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoho%2Ffrpmgr/lists"}