[GH-ISSUE #4097] 本人小白折腾了一会 总是报错 #3231

Closed
opened 2026-05-05 14:05:11 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @TheGodmans on GitHub (Mar 22, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4097

Bug Description

微信截图_20240322144929

现在无法使用

frpc Version

frp_0.56.0_linux_arm.tar.gz

frps Version

frp_0.56.0_linux_amd64.tar.gz

System Architecture

客户端arm 服务端amd

Configurations

[common]
bindPort = 7000 # 服务端与客户端通信端口

serverAddr = "隐藏"
serverPort = 7000

proxies
name = "ssh"
type = "tcp"
localIP = "127.0.0.1"
localPort = 22
remotePort = 6000

proxies
name = "web"
type = "http"
localPort = 80
customDomains = ["nas.super7.eu.org"]

proxies
name = "web2"
type = "http"
localPort = 631
customDomains = ["print.super7.eu.org"]
微信截图_20240322144929

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 @TheGodmans on GitHub (Mar 22, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4097 ### Bug Description ![微信截图_20240322144929](https://github.com/fatedier/frp/assets/94499342/5fa0579b-b868-46d3-8be5-89bca16a14aa) 现在无法使用 ### frpc Version frp_0.56.0_linux_arm.tar.gz ### frps Version frp_0.56.0_linux_amd64.tar.gz ### System Architecture 客户端arm 服务端amd ### Configurations [common] bindPort = 7000 # 服务端与客户端通信端口 serverAddr = "隐藏" serverPort = 7000 [[proxies]] name = "ssh" type = "tcp" localIP = "127.0.0.1" localPort = 22 remotePort = 6000 [[proxies]] name = "web" type = "http" localPort = 80 customDomains = ["nas.super7.eu.org"] [[proxies]] name = "web2" type = "http" localPort = 631 customDomains = ["print.super7.eu.org"] ![微信截图_20240322144929](https://github.com/fatedier/frp/assets/94499342/4d69c04a-8da1-45b5-8de8-edce540da31c) ### 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
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#3231
No description provided.