mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1263] 能否支持自动remote配置端口? #1000
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#1000
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 @nkbai on GitHub (May 28, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1263
就像DHCP类似的工作原理
frpc.ini中
2.然后frps指定一段可用的端口,
@status301 commented on GitHub (May 30, 2019):
@nkbai 使用前请看文档
https://github.com/fatedier/frp/blob/master/README_zh.md
https://github.com/fatedier/frp/blob/master/conf/frpc_full.ini
@nkbai commented on GitHub (May 31, 2019):
非常感谢,方案完美! @status301