mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4873] Set vhostHTTP(s)Port == bindPort, login failed #3842
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#3842
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 @Streamlet on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4873
Bug Description
Set vhostHTTP(s)Port == bindPort, login failed
frpc Version
0.63
frps Version
0.63
System Architecture
frps:linux/amd64, frpc:windows/amd64
Configurations
frps.toml:
frpc.toml:
Logs
No response
Steps to reproduce
...
Affected area
@Streamlet commented on GitHub (Jul 9, 2025):
I have found out the reason:
frp control messages are tls encrypted since a certain version,
so the HTTPS mux receives the packets begin with 0x16
@fatedier commented on GitHub (Jul 9, 2025):
https://github.com/fatedier/frp?tab=readme-ov-file#tls
@github-actions[bot] commented on GitHub (Jul 25, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.