mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 00:25:49 -06:00
[GH-ISSUE #146] local_addr 不支持 #92
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 ?
@fatedier commented on GitHub (Oct 29, 2016):
貌似是
local_ip而不是local_addr。@kingimg commented on GitHub (Oct 30, 2016):
works ,3q