[PR #878] [CLOSED] Dev修改连接30秒超时的断开的问题 #4268

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/878
Author: @235832289
Created: 8/6/2018
Status: Closed

Base: masterHead: dev


📝 Commits (5)

  • e64fcce cmd: frps: allow_ports option
  • 71603c6 Merge pull request #807 from kac-/allowPorts
  • f577834 config: fix server_name not using user as prefix, fix #804
  • bbc36be update xtcp log info
  • b6c219a Merge pull request #814 from neohe/dev

📊 Changes

3 files changed (+15 additions, -3 deletions)

View changed files

📝 client/visitor.go (+1 -1)
📝 cmd/frps/root.go (+14 -0)
📝 models/config/proxy.go (+0 -2)

📄 Description

主要修正 此问题,加配置文件方式 ,工作太忙了,现在才处理
https://github.com/fatedier/frp/issues/770


🔄 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/878 **Author:** [@235832289](https://github.com/235832289) **Created:** 8/6/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (5) - [`e64fcce`](https://github.com/fatedier/frp/commit/e64fcce417311fe22e7f2afe07743fcbc1d7de9a) cmd: frps: allow_ports option - [`71603c6`](https://github.com/fatedier/frp/commit/71603c6d0bd49fd6640946b46188cd13204e3585) Merge pull request #807 from kac-/allowPorts - [`f577834`](https://github.com/fatedier/frp/commit/f5778349d5402ce80aa9828b12ae57efad1d8dc8) config: fix server_name not using user as prefix, fix #804 - [`bbc36be`](https://github.com/fatedier/frp/commit/bbc36be0521eed5a4203527dd09c63e4b4463448) update xtcp log info - [`b6c219a`](https://github.com/fatedier/frp/commit/b6c219aa979d3913143c979d88722d32389c44c9) Merge pull request #814 from neohe/dev ### 📊 Changes **3 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `client/visitor.go` (+1 -1) 📝 `cmd/frps/root.go` (+14 -0) 📝 `models/config/proxy.go` (+0 -2) </details> ### 📄 Description 主要修正 此问题,加配置文件方式 ,工作太忙了,现在才处理 https://github.com/fatedier/frp/issues/770 --- <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:38:48 -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#4268
No description provided.