mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2637] Is STCP mode secure enough for Man-in-the-middle attack? #2101
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#2101
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 @villivateur on GitHub (Oct 25, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2637
Bug Description
Will STCP mode encrypt the traffic data? Is it safe to prevent the man in the middle to watch my network traffic?
frpc Version
0.37.1
frps Version
0.37.1
System Architecture
Linux/AMD64
Configurations
[common]
server_addr = 127.0.0.1
server_port = 11111
log_file = /var/log/frp/frpc.log
token = 11111
admin_addr = 127.0.0.1
admin_port = 1111
[test]
type = stcp
role = visitor
server_name = test
sk = test
bind_addr = 127.0.0.1
bind_port = 1111
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Oct 25, 2021):
https://github.com/fatedier/frp#encryption-and-compression
@github-actions[bot] commented on GitHub (Nov 25, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.