mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-26 16:05:55 +03:00
[GH-ISSUE #585] auto-install does not work on arm64 #474
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#474
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 @ttodua on GitHub (Sep 18, 2025).
Original GitHub issue: https://github.com/snail007/goproxy/issues/585
eg when using hetzner VPS server, with aarch64 (arm64) type, the auto-install does not work and incorrectly tries to install amd64.
same problem could be with proxyadmin auto-install, i cant install it either.
@snail007 commented on GitHub (Sep 24, 2025):
auto installer is only for amd64 platform, others platforms need install manually.