[PR #4323] [MERGED] plugin https2http&https2https: return 421 if host not match sni #4962

Closed
opened 2026-05-05 14:52:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4323
Author: @fatedier
Created: 7/8/2024
Status: Merged
Merged: 7/9/2024
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • c991f7e plugin https2http&https2https: return 421 if host not match sni

📊 Changes

6 files changed (+81 additions, -13 deletions)

View changed files

📝 Release.md (+5 -0)
📝 pkg/config/v1/plugin.go (+37 -10)
📝 pkg/config/v1/proxy.go (+4 -0)
📝 pkg/plugin/client/https2http.go (+17 -1)
📝 pkg/plugin/client/https2https.go (+17 -1)
📝 pkg/util/version/version.go (+1 -1)

📄 Description

Fix #4308


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/4323 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`c991f7e`](https://github.com/fatedier/frp/commit/c991f7e2eebcb25dc4d5e97999416772c7855bea) plugin https2http&https2https: return 421 if host not match sni ### 📊 Changes **6 files changed** (+81 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `Release.md` (+5 -0) 📝 `pkg/config/v1/plugin.go` (+37 -10) 📝 `pkg/config/v1/proxy.go` (+4 -0) 📝 `pkg/plugin/client/https2http.go` (+17 -1) 📝 `pkg/plugin/client/https2https.go` (+17 -1) 📝 `pkg/util/version/version.go` (+1 -1) </details> ### 📄 Description Fix #4308 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:52:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4962
No description provided.