[GH-ISSUE #5125] FRPS 启动后只监听了tcp6 #4010

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

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:32:54 -06:00
Author
Owner

@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.

<!-- gh-comment-id:3814712855 --> @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.
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#4010
No description provided.