-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Open
Description
Bug Description
防火墙已关闭,端口无占用
配置文件为如下
frpc.toml
webServer.addr = "127.0.0.1"
webServer.port = 7400
webServer.user = "admin"
webServer.password = "admin"
在终端执行
./frpc reload -c frpc.toml
报错Get "http://127.0.0.1:7400/api/reload?strictConfig=true": dial tcp 127.0.0.1:7400: connect: connection refused
frpc Version
0.65.0
frps Version
未使用
System Architecture
linux/amd64 or windows/amd64
Configurations
frpc.toml
webServer.addr = "127.0.0.1"
webServer.port = 7400
webServer.user = "admin"
webServer.password = "admin"
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
Metadata
Metadata
Assignees
Labels
No labels