version v122.0.6261.43-2 won't work at arm 64 platform
sophauer opened this issue · 3 comments
sophauer commented
hi
just downloaded naiveproxy-v122.0.6261.43-2-linux-arm.tar.xz for ARM 64 platform(debain 12.RASPI 5)
file info:
naive: ELF 32-bit LSB pie executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=9443e5efe0015d20a809e3a903a7f120c133ffb8, not stripped
runas root. naive naive.json
bash: naive: cannot execute: required file not found
maybe need arm64 binary?
klzgrad commented
You answer it yourself.
ArcCal commented
😄
ArcCal commented
是你自己不会用,不是软件的问题
把配置文件改名为config.json
或
手动指定配置文件的位置,如 naive -c /path/to/config.json
就好了