[PR #2222] [CLOSED] make e2e echoserver support more protocals #4531

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2222
Author: @yuyulei
Created: 1/27/2021
Status: Closed

Base: devHead: e2e-config


📝 Commits (1)

  • 6db4229 make e2e echoserver support more protocals

📊 Changes

6 files changed (+257 additions, -22 deletions)

View changed files

📝 pkg/config/visitor.go (+0 -2)
📝 pkg/config/visitor_test.go (+1 -1)
test/e2e/e2e.crt (+19 -0)
test/e2e/e2e.key (+27 -0)
📝 test/e2e/framework/mockservers.go (+67 -6)
📝 test/e2e/mock/echoserver/echoserver.go (+143 -13)

📄 Description

No description provided


🔄 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/2222 **Author:** [@yuyulei](https://github.com/yuyulei) **Created:** 1/27/2021 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `e2e-config` --- ### 📝 Commits (1) - [`6db4229`](https://github.com/fatedier/frp/commit/6db422957e0aa325a4aa81dd41f3d19604fc5fa5) make e2e echoserver support more protocals ### 📊 Changes **6 files changed** (+257 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `pkg/config/visitor.go` (+0 -2) 📝 `pkg/config/visitor_test.go` (+1 -1) ➕ `test/e2e/e2e.crt` (+19 -0) ➕ `test/e2e/e2e.key` (+27 -0) 📝 `test/e2e/framework/mockservers.go` (+67 -6) 📝 `test/e2e/mock/echoserver/echoserver.go` (+143 -13) </details> ### 📄 Description _No description provided_ --- <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:43:51 -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#4531
No description provided.