Skip to content

Conversation

@laipeng668
Copy link
Contributor

📦 Package Details

Maintainer: N/A

Description:
Change log is available at: https://github.com/fatedier/frp/releases/tag/v0.67.0

Features

  • frpc now supports a clientID option to uniquely identify client instances. The server dashboard displays all connected clients with their online/offline status, connection history, and metadata, making it easier to monitor and manage multiple frpc deployments.
  • Redesigned the frp web dashboard with a modern UI, dark mode support, and improved navigation.

Fixes

  • Fixed UDP proxy protocol sending header on every packet instead of only the first packet of each session.

🧪 Run Testing Details

**OpenWrt Version:**main/snapshot
**OpenWrt Target/Subtarget:**qualcommax/aarch64
**OpenWrt Device:**ipq6000-360v6


✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

@laipeng668
Copy link
Contributor Author

Starting from version 0.67.0, frp refactored its WebUI, and the compilation method also changed. fatedier/frp@5dd70ac

OpenWrt lacks the Node.js compilation tools, so it can only build versions without the WebUI, which is not ideal for most users.

I have communicated with the developer to explore the possibility of restoring the previous build method.
Snipaste_2026-02-01_14-22-32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant