mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4420] [Feature Request] 请问 frp 有没有部署在 serverless 上的思路 #3495
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#3495
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 @BowmanChow on GitHub (Sep 4, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4420
Describe the feature request
我想把 frps 部署在 serverless 上,但是目前的 serverless 似乎只支持 http 请求。
我看了一下似乎
tcpmuxHTTPConnectPort这个可以实现 http 请求。但是问题又来了,
tcpmuxHTTPConnectPort和bindPort一共需要 2 个 port, 目前的 serverless 似乎只支持 1 个 port。不知道有没有什么思路,或者后续开发有没有这方面的计划。
PS: 我只测试了 aliyun 的 serverless。
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Sep 6, 2024):
没有。