[PR #1700] [MERGED] [Feature] Include RunId in FRP Server Plugin NewProxy message #4434

Closed
opened 2026-05-05 14:42:03 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1700
Author: @GuyLewin
Created: 3/12/2020
Status: Merged
Merged: 3/14/2020
Merged by: @fatedier

Base: devHead: feature/run-id-server-plugin


📝 Commits (2)

  • 486e389 feat: include RunId in FRP Server Plugin NewProxy message
  • de0fd16 doc: rewrite server plugin documentation

📊 Changes

3 files changed (+37 additions, -22 deletions)

View changed files

📝 doc/server_plugin.md (+35 -22)
📝 models/plugin/server/types.go (+1 -0)
📝 server/control.go (+1 -0)

📄 Description

Include RunId in NewProxy message sent to Server Plugin in order to link between different REST API requests on the same user.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/1700 **Author:** [@GuyLewin](https://github.com/GuyLewin) **Created:** 3/12/2020 **Status:** ✅ Merged **Merged:** 3/14/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `feature/run-id-server-plugin` --- ### 📝 Commits (2) - [`486e389`](https://github.com/fatedier/frp/commit/486e389c26e2c215332ca58edf9d7611b88b012f) feat: include RunId in FRP Server Plugin NewProxy message - [`de0fd16`](https://github.com/fatedier/frp/commit/de0fd16604f7cffba7b9ffc85bb0990a3e9fae3d) doc: rewrite server plugin documentation ### 📊 Changes **3 files changed** (+37 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `doc/server_plugin.md` (+35 -22) 📝 `models/plugin/server/types.go` (+1 -0) 📝 `server/control.go` (+1 -0) </details> ### 📄 Description Include RunId in NewProxy message sent to Server Plugin in order to link between different REST API requests on the same user. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:42:03 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4434
No description provided.