mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3053] How many ports could be mapped? #2445
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#2445
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 @yuhang9580 on GitHub (Aug 9, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3053
Bug Description
i have tried to mapped from 1 to 65535 ,server and client has no error, and i tried one port , and i didn't get any response from the server
frpc Version
0.44.0
frps Version
0.44.0
System Architecture
linux/and64
Configurations
[range:test_tcp]
type = tcp
local_ip = 127.0.0.1
local_port = 1-65535
remote_port = 1-65535
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Aug 9, 2022):
Please make sure that the port you are trying on has a corresponding service listening on the frpc side.
@github-actions[bot] commented on GitHub (Sep 9, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.