jeessy2 / ddns-go

Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
MIT License
11.41k stars 1.3k forks source link

梅林armv7 怎么安装啊 #547

Closed qian9008 closed 1 year ago

qian9008 commented 1 year ago

Illegal instruction 错误

jeessy2 commented 1 year ago

重新下一个arm版本试试

qian9008 commented 1 year ago

重新下一个arm版本试试

567 64 都不行 arm64 是这个 ./ddns-go: line 3: syntax error: unexpected ";;"

WaterLemons2k commented 1 year ago

看一下 CPU 型号:

cat /proc/cpuinfo
qian9008 commented 1 year ago

看一下 CPU 型号:

cat /proc/cpuinfo

Processor : ARMv7 Processor rev 0 (v7l) processor : 0 BogoMIPS : 1998.84

processor : 1 BogoMIPS : 1998.84

Features : swp half thumb fastmult edsp CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x3 CPU part : 0xc09 CPU revision : 0

Hardware : Northstar Prototype Revision : 0000 Serial : 0000000000000000

WaterLemons2k commented 1 year ago

https://archive.org/download/ddns-go-v4.5.3-armv5/ddns-go

使用 Go 1.17 和命令 CGO_ENABLED=0 GOOS=linux GOARCH=arm GOARM=5 go build -ldflags "-s -w -extldflags -static -extldflags -static" 构建,看看行不行

另外还找到了 https://github.com/CodeMonk/dd-wrt-go

gzxief commented 1 year ago

用docker方便

qian9008 commented 1 year ago

用docker方便

多设备多ip。

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove Stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.