mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1167] 功能建议:http_port能否设置多个? #912
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#912
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 @Melody999 on GitHub (Mar 29, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1167
我知道这不是一个普遍需求,但是有些项目(例如APP项目)采用了不同的端口号,如果支持多个http_port,这样同时调试多个项目会方便很多。
@fatedier commented on GitHub (Mar 30, 2019):
可以直接使用 tcp 来转发,http 的目的就是复用端口。