mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5125] FRPS 启动后只监听了tcp6 #4010
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#4010
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 @WangJian1314 on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5125
Bug Description
当我启动服务端的frps时 执行 netstat -tnlp | grep 7000 发现只监听了tcp6
tcp6 0 0 :::7000 :::* LISTEN 20957/./frps
只有这一行
frpc Version
0.66.0
frps Version
0.66.0
System Architecture
linux/amd64
Configurations
bindPort = 7000
bindAddr = "0.0.0.0"
Logs
No response
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (Jan 29, 2026):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.