mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #178] frp在特权模式下ssh支持IP地址转发? #123
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#123
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 @idoall on GitHub (Dec 15, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/178
就是转发到别的机器上的ssh 22端口上,而不是frpc的22端口
@fatedier commented on GitHub (Dec 15, 2016):
通过
local_ip设置,参考 #146@idoall commented on GitHub (Dec 17, 2016):
谢谢,已经解决了,是使用local_ip
有个建议,内网的时候可能做了映射 到其他机器 ,如果机器名是xxx.xxx.com的话,就解析不了,估计是羞了是否包含".",建议后面版本可以同时增加一个域名的转发就好了
@fatedier commented on GitHub (Dec 19, 2016):
local_ip 配置成域名也是可以的。