mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3825] 新版不支持x86 32位版本的了吗? #3037
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3037
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mlkt on GitHub (Dec 3, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3825
Describe the feature request
之前旧版386的在iOS上的Linux模拟器 iSH 上可以用,这个模拟器运行的就是386可执行文件。但是今天去 https://github.com/fatedier/frp/releases 里发现最近几个版本没有386的可以下载了,是新版用了什么新特性不支持386了吗?
Describe alternatives you've considered
No response
Affected area
@superzjg commented on GitHub (Dec 3, 2023):
作者说过了:不再提供32位编译好的二进制可执行文件 了;但是是支持32位的,可以自己拉取源码编译,或者github云编译应该也可以。