[GH-ISSUE #146] local_addr 不支持 #92

Closed
opened 2026-05-05 11:44:33 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @kingimg on GitHub (Oct 29, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/146

家里路由器上设置client模式,连接到有公网IP的服务器
路由器部分配置:
[homepc]
privilege_mode = true
local_port = 3389
local_addr = 192.168.123.5 #家中电脑

貌似不支持local_addr ?

Originally created by @kingimg on GitHub (Oct 29, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/146 家里路由器上设置client模式,连接到有公网IP的服务器 路由器部分配置: [homepc] privilege_mode = true local_port = 3389 local_addr = 192.168.123.5 #家中电脑 貌似不支持local_addr ?
Author
Owner

@fatedier commented on GitHub (Oct 29, 2016):

貌似是 local_ip 而不是 local_addr

<!-- gh-comment-id:257100411 --> @fatedier commented on GitHub (Oct 29, 2016): 貌似是 `local_ip` 而不是 `local_addr`。
Author
Owner

@kingimg commented on GitHub (Oct 30, 2016):

works ,3q

<!-- gh-comment-id:257150165 --> @kingimg commented on GitHub (Oct 30, 2016): works ,3q
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#92
No description provided.