docs: add MoonProxy (GUI desktop client for frpc) to Related Projects#5392
Open
chenxxpro wants to merge 1 commit into
Open
docs: add MoonProxy (GUI desktop client for frpc) to Related Projects#5392chenxxpro wants to merge 1 commit into
chenxxpro wants to merge 1 commit into
Conversation
MoonProxy is a cross-platform GUI desktop client for frpc. Built with Tauri v2 + Vue 3 + Rust + TypeScript, MIT licensed, for macOS & Windows. Independently maintained (not part of gofrp), it bundles the frpc binary via the Tauri sidecar mechanism.
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Reviewed by gpt-5.5-20260423 · Input: 45.8K · Output: 2.2K · Cached: 178.2K |
|
PRs go stale after 14d of inactivity. Stale PRs rot after an additional 3d of inactivity and eventually close. |
Author
|
Thanks for the automated reminder. This PR adds a cross-platform GUI client for frpc to the Related Projects section, making it easier for non-technical users to discover a graphical alternative to the command-line frpc. MoonProxy is MIT-licensed, actively maintained, and built natively with Tauri v2 + Rust — no Electron bloat. Happy to make any adjustments if needed. Looking forward to a review when the maintainers have bandwidth. 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds MoonProxy to the Related Projects section of the README.
About
MoonProxy (月神代理) is a cross-platform GUI desktop client for frpc, built with Tauri v2 + Vue 3 + Rust + TypeScript. It exposes local TCP/UDP/HTTP/HTTPS services through a graphical interface — no command line, no config files. MIT licensed, for macOS (Apple Silicon + Intel) and Windows.
Why it belongs here
Links
Happy to make any adjustments if you'd prefer a different wording or position. Thanks for frp — it powers our project.