mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3524] [Feature Request] 一台服务器最多只能65535个映射吗 #2814
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#2814
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 @crylg on GitHub (Jul 7, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3524
Describe the feature request
我有很多设备,都有自己的外网,每一个我都需要写一个remote-port去映射socks5
那就最多一台服务器就只能连接65535个(同一种连接协议)
有办法突破吗?
Describe alternatives you've considered
No response
Affected area
@crylg commented on GitHub (Jul 9, 2023):
能有其他分配方式吗
@Becods commented on GitHub (Jul 10, 2023):
多个frps绑定不同ip
@crylg commented on GitHub (Jul 11, 2023):
有没有可能通过账号之类的来绑定使用呢?
这样就可以突破65535
@wxlg1117 commented on GitHub (Jul 22, 2023):
重写自己版本的tcp/ip协议.