mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3686] frpc设置了useEncryption和useCompression没效果呢 #2932
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#2932
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 @MrLiuGangQiang on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3686
Bug Description
客户端设置如下 但是服务端显示Encryption和Compression还是为false 请问我这是没设置对还是有问题
proxies
name = "公司路由.WEB"
type = "tcp"
localIP = "xxx"
localPort = 443
remotePort = 26081
transport.useEncryption = true
transport.useCompression = true
frpc Version
0.52.1
frps Version
0.52.1
System Architecture
linux/amd64
Configurations
proxies
name = "公司路由.WEB"
type = "tcp"
localIP = "xx"
localPort = 443
remotePort = 26081
transport.useEncryption = true
transport.useCompression = true
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Oct 16, 2023):
Duplicate of https://github.com/fatedier/frp/issues/3677