[PR #4091] [MERGED] set CompatibilityMode for android #4917

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4091
Author: @fatedier
Created: 3/21/2024
Status: Merged
Merged: 3/21/2024
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • f0089ae set CompatibilityMode for android

📊 Changes

8 files changed (+98 additions, -6 deletions)

View changed files

📝 Makefile.cross-compiles (+1 -1)
📝 Release.md (+1 -0)
📝 cmd/frpc/main.go (+2 -0)
📝 cmd/frps/main.go (+2 -3)
📝 pkg/util/net/dns.go (+2 -2)
pkg/util/system/system.go (+22 -0)
pkg/util/system/system_android.go (+66 -0)
📝 server/service.go (+2 -0)

📄 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/4091 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`f0089ae`](https://github.com/fatedier/frp/commit/f0089aebb9599f3cab4a933895968f948b980531) set CompatibilityMode for android ### 📊 Changes **8 files changed** (+98 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.cross-compiles` (+1 -1) 📝 `Release.md` (+1 -0) 📝 `cmd/frpc/main.go` (+2 -0) 📝 `cmd/frps/main.go` (+2 -3) 📝 `pkg/util/net/dns.go` (+2 -2) ➕ `pkg/util/system/system.go` (+22 -0) ➕ `pkg/util/system/system_android.go` (+66 -0) 📝 `server/service.go` (+2 -0) </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:51: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#4917
No description provided.