[PR #698] [CLOSED] add service mode for frp #4235

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/698
Author: @flyingtime
Created: 4/9/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+241 additions, -0 deletions)

View changed files

📝 Makefile (+2 -0)
service/frpc/main.go (+130 -0)
service/frps/main.go (+109 -0)

📄 Description

frpc use default config file:frpc.ini and frps use default config file:frps.ini


🔄 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/698 **Author:** [@flyingtime](https://github.com/flyingtime) **Created:** 4/9/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cb1e30e`](https://github.com/fatedier/frp/commit/cb1e30ec9a910aec0941aeed2b988a63df3cdbc2) add service mode for frp ### 📊 Changes **3 files changed** (+241 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -0) ➕ `service/frpc/main.go` (+130 -0) ➕ `service/frps/main.go` (+109 -0) </details> ### 📄 Description frpc use default config file:frpc.ini and frps use default config file:frps.ini --- <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:38:13 -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#4235
No description provided.