[GH-ISSUE #965] 客户端配置错误,导致frps服务器死循环 #769

Closed
opened 2026-05-05 12:29:33 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @andylau004 on GitHub (Nov 6, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/965

客户端配置文件如下。
[nc1]
type = tcp
local_ip = 182.168.166.17
local_port = 9002
remote_port = 9002
[ssh]
type = tcp
local_ip = 192.168.166.17
local_port = 22
remote_port = 9001

这是客户端配置文件内容的一部分,
如果把其中local_ip设置为服务器IP,导致服务器死循环。

Originally created by @andylau004 on GitHub (Nov 6, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/965 客户端配置文件如下。 [nc1] type = tcp local_ip = 182.168.166.17 local_port = 9002 remote_port = 9002 [ssh] type = tcp local_ip = 192.168.166.17 local_port = 22 remote_port = 9001 这是客户端配置文件内容的一部分, 如果把其中local_ip设置为服务器IP,导致服务器死循环。
Author
Owner

@fatedier commented on GitHub (Nov 8, 2018):

无法复现,如有问题,请重新按照格式要求提 issue,并提供足够的日志和调试信息。

<!-- gh-comment-id:436862515 --> @fatedier commented on GitHub (Nov 8, 2018): 无法复现,如有问题,请重新按照格式要求提 issue,并提供足够的日志和调试信息。
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#769
No description provided.