[PR #1137] [MERGED] some fixes #4329

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1137
Author: @fatedier
Created: 3/15/2019
Status: Merged
Merged: 3/15/2019
Merged by: @fatedier

Base: devHead: fix


📝 Commits (3)

📊 Changes

9 files changed (+74 additions, -253 deletions)

View changed files

📝 cmd/frps/root.go (+2 -2)
📝 tests/ci/auto_test_frpc.ini (+6 -0)
📝 tests/ci/normal_test.go (+15 -0)
📝 tests/mock/http_server.go (+4 -2)
📝 utils/version/version.go (+1 -1)
utils/vhost/http.go (+0 -235)
📝 utils/vhost/newhttp.go (+17 -5)
📝 utils/vhost/resource.go (+14 -0)
📝 utils/vhost/vhost.go (+15 -8)

📄 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/1137 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/15/2019 **Status:** ✅ Merged **Merged:** 3/15/2019 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `fix` --- ### 📝 Commits (3) - [`6b61cb3`](https://github.com/fatedier/frp/commit/6b61cb37421a570574640e9ea5cf5fd9f55edeb8) fix frps --log_file useless, fix #1125 - [`9be24db`](https://github.com/fatedier/frp/commit/9be24db41049549cc029819b661ce61c7c66b840) support multilevel subdomain, fix #1132 - [`e1e2913`](https://github.com/fatedier/frp/commit/e1e2913b77105ccd989957a01a4ba1f263421d29) bump version to v0.25.1 ### 📊 Changes **9 files changed** (+74 additions, -253 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frps/root.go` (+2 -2) 📝 `tests/ci/auto_test_frpc.ini` (+6 -0) 📝 `tests/ci/normal_test.go` (+15 -0) 📝 `tests/mock/http_server.go` (+4 -2) 📝 `utils/version/version.go` (+1 -1) ➖ `utils/vhost/http.go` (+0 -235) 📝 `utils/vhost/newhttp.go` (+17 -5) 📝 `utils/vhost/resource.go` (+14 -0) 📝 `utils/vhost/vhost.go` (+15 -8) </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:40:00 -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#4329
No description provided.