mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4520] [Question] Behavior of "transport.useEncryption" and "transport.tls.enable" setting on client. #3569
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#3569
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 @lcharles123 on GitHub (Nov 1, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4520
Bug Description
The frpc.toml have
transport.tls.enableoption on general section. Under[[proxies]]section there are atransport.useEncryptionoption. Both true means two layers of encryption? Sotransport.tls.enableare enough to encrypting the packets? I want only one layer of encryption, possible the one more simple and fast.Anyway, thanks for this awesome software!
frpc Version
0.60.0
frps Version
0.60.0
System Architecture
linux/amd64
Configurations
Client:
Server:
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Nov 1, 2024):
Simply put, all you need is TLS.
@github-actions[bot] commented on GitHub (Nov 23, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.