[GH-ISSUE #4420] [Feature Request] 请问 frp 有没有部署在 serverless 上的思路 #3495

Closed
opened 2026-05-05 14:14:40 -06:00 by gitea-mirror · 1 comment
Owner

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 请求。

但是问题又来了, tcpmuxHTTPConnectPortbindPort 一共需要 2 个 port, 目前的 serverless 似乎只支持 1 个 port。

不知道有没有什么思路,或者后续开发有没有这方面的计划。

PS: 我只测试了 aliyun 的 serverless。

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Sep 6, 2024):

没有。

<!-- gh-comment-id:2333575654 --> @fatedier commented on GitHub (Sep 6, 2024): 没有。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3495
No description provided.