[GH-ISSUE #3677] 配置加密和压缩后,服务端显示未开启。 #2928

Closed
opened 2026-05-05 13:53:34 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @penndu on GitHub (Oct 14, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3677

Bug Description

image

frpc Version

0.52.1

frps Version

0.52.1

System Architecture

linux/amd64

Configurations

[[proxies]]
name = "web1"
type = "tcp"
localIP = "127.0.0.1"
localPort = 80
remotePort = 180
transport.useEncryption = true
transport.useCompression = true

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 @penndu on GitHub (Oct 14, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3677 ### Bug Description ![image](https://github.com/fatedier/frp/assets/46226528/c9093010-7b07-4d53-b20d-7021e89bfd99) ### frpc Version 0.52.1 ### frps Version 0.52.1 ### System Architecture linux/amd64 ### Configurations ``` [[proxies]] name = "web1" type = "tcp" localIP = "127.0.0.1" localPort = 80 remotePort = 180 transport.useEncryption = true transport.useCompression = true ``` ### 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 13:53:34 -06:00
  • closed this issue
  • added the
    bug
    label
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#2928
No description provided.