[PR #2996] [CLOSED] Adjust package structure of frps #4671

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2996
Author: @koho
Created: 6/27/2022
Status: Closed

Base: devHead: pkg-struct


📝 Commits (1)

  • dae5a1b Adjust package structure of frps

📊 Changes

3 files changed (+4 additions, -3 deletions)

View changed files

📝 cmd/frps/main.go (+2 -1)
📝 cmd/frps/sub/root.go (+1 -1)
📝 cmd/frps/sub/verify.go (+1 -1)

📄 Description

We can make cmd/frps/sub an importable package (same as frpc), so it can be accessed from other package.


🔄 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/2996 **Author:** [@koho](https://github.com/koho) **Created:** 6/27/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `pkg-struct` --- ### 📝 Commits (1) - [`dae5a1b`](https://github.com/fatedier/frp/commit/dae5a1bd5b9393b8493ee7908150077d6772a37c) Adjust package structure of frps ### 📊 Changes **3 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frps/main.go` (+2 -1) 📝 `cmd/frps/sub/root.go` (+1 -1) 📝 `cmd/frps/sub/verify.go` (+1 -1) </details> ### 📄 Description We can make `cmd/frps/sub` an importable package (same as `frpc`), so it can be accessed from other package. --- <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:46:31 -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#4671
No description provided.