[PR #4] [MERGED] fix bug #4092

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4
Author: @Hurricanezwf
Created: 2/26/2016
Status: Merged
Merged: 2/26/2016
Merged by: @fatedier

Base: devHead: fix_bug


📝 Commits (3)

  • b8620b9 Merge pull request #2 from fatedier/dev
  • b2ca78f Merge pull request #3 from fatedier/dev
  • a2f1897 add heartbeat echo from server to client

📊 Changes

4 files changed (+83 additions, -13 deletions)

View changed files

📝 src/frp/cmd/frpc/control.go (+47 -9)
📝 src/frp/cmd/frps/control.go (+25 -4)
📝 src/frp/models/client/config.go (+1 -0)
📝 src/frp/models/consts/consts.go (+10 -0)

📄 Description

(1) add hearbeat echo from server to client


🔄 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/4 **Author:** [@Hurricanezwf](https://github.com/Hurricanezwf) **Created:** 2/26/2016 **Status:** ✅ Merged **Merged:** 2/26/2016 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `fix_bug` --- ### 📝 Commits (3) - [`b8620b9`](https://github.com/fatedier/frp/commit/b8620b9e4d77a3439795cff2d1569390ab4d1144) Merge pull request #2 from fatedier/dev - [`b2ca78f`](https://github.com/fatedier/frp/commit/b2ca78fa046b6a342c2322db88c16a5b796420bc) Merge pull request #3 from fatedier/dev - [`a2f1897`](https://github.com/fatedier/frp/commit/a2f1897ab479aaf4d5c7af3480deca5e281874a0) add heartbeat echo from server to client ### 📊 Changes **4 files changed** (+83 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/frp/cmd/frpc/control.go` (+47 -9) 📝 `src/frp/cmd/frps/control.go` (+25 -4) 📝 `src/frp/models/client/config.go` (+1 -0) 📝 `src/frp/models/consts/consts.go` (+10 -0) </details> ### 📄 Description (1) add hearbeat echo from server to client --- <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:35:30 -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#4092
No description provided.