mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3605] Question about Passive OS Fingerprint #2876
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#2876
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 @bannyhm on GitHub (Sep 8, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3605
Bug Description
I lose Passive OS Fingerprint when going through the FRP tunnel. Tell me how to configure Passive OS Fingerprint
frpc Version
0.51.3
frps Version
0.51.3
System Architecture
arm64
Configurations
[common]
bind_addr = 0.0.0.0
bind_port = 9300
bind_udp_port = 9301
kcp_bind_port = 9300
quic_bind_port = 9302
dashboard_addr = 0.0.0.0
dashboard_port = 9500
dashboard_user = user
dashboard_pwd = user
enable_prometheus = true
detailed_errors_to_client = true
authentication_method = token
authenticate_heartbeats = false
authenticate_new_work_conns = false
token = 12345678
Logs
No response
Steps to reproduce
...
Affected area