[PR #1798] [MERGED] fix: add frpc tls_enable flag and frps tls_only flag #4454

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1798
Author: @blizard863
Created: 5/9/2020
Status: Merged
Merged: 5/12/2020
Merged by: @fatedier

Base: devHead: fix-frpc-flag


📝 Commits (2)

📊 Changes

10 files changed (+14 additions, -0 deletions)

View changed files

📝 cmd/frpc/sub/http.go (+1 -0)
📝 cmd/frpc/sub/https.go (+1 -0)
📝 cmd/frpc/sub/root.go (+3 -0)
📝 cmd/frpc/sub/stcp.go (+1 -0)
📝 cmd/frpc/sub/sudp.go (+1 -0)
📝 cmd/frpc/sub/tcp.go (+1 -0)
📝 cmd/frpc/sub/tcpmux.go (+1 -0)
📝 cmd/frpc/sub/udp.go (+1 -0)
📝 cmd/frpc/sub/xtcp.go (+1 -0)
📝 cmd/frps/root.go (+3 -0)

📄 Description

https://github.com/fatedier/frp/issues/1797


🔄 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/1798 **Author:** [@blizard863](https://github.com/blizard863) **Created:** 5/9/2020 **Status:** ✅ Merged **Merged:** 5/12/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `fix-frpc-flag` --- ### 📝 Commits (2) - [`ccbf302`](https://github.com/fatedier/frp/commit/ccbf30242c890e4bf04f0fb5155a38d822611875) fix: add frpc tls_enable flag - [`d0535e1`](https://github.com/fatedier/frp/commit/d0535e166c06ba8b99c6dc023e2c188202cdf95f) fix ### 📊 Changes **10 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frpc/sub/http.go` (+1 -0) 📝 `cmd/frpc/sub/https.go` (+1 -0) 📝 `cmd/frpc/sub/root.go` (+3 -0) 📝 `cmd/frpc/sub/stcp.go` (+1 -0) 📝 `cmd/frpc/sub/sudp.go` (+1 -0) 📝 `cmd/frpc/sub/tcp.go` (+1 -0) 📝 `cmd/frpc/sub/tcpmux.go` (+1 -0) 📝 `cmd/frpc/sub/udp.go` (+1 -0) 📝 `cmd/frpc/sub/xtcp.go` (+1 -0) 📝 `cmd/frps/root.go` (+3 -0) </details> ### 📄 Description https://github.com/fatedier/frp/issues/1797 --- <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:42:26 -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#4454
No description provided.