Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错为:./nf: not found #29

Closed
crzwong opened this issue Sep 3, 2022 · 2 comments
Closed

报错为:./nf: not found #29

crzwong opened this issue Sep 3, 2022 · 2 comments
Assignees

Comments

@crzwong
Copy link

crzwong commented Sep 3, 2022

root@OpenWrt:~# wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0/nf_linux_amd64 && chmod +x nf && ./nf
--2022-09-03 23:17:36-- https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0/nf_linux_amd64
Resolving github.com... 20.205.243.166
Connecting to github.com|20.205.243.166|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/341551718/77bf6b17-9454-4694-9169-4066a1fd09b6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220903T151736Z&X-Amz-Expires=300&X-Amz-Signature=06a0205c62c9cc87e14fac67883f4bf4d7b831481e418bb692b46e354f905bad&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=341551718&response-content-disposition=attachment%3B%20filename%3Dnf_linux_amd64&response-content-type=application%2Foctet-stream [following]
--2022-09-03 23:17:36-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/341551718/77bf6b17-9454-4694-9169-4066a1fd09b6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220903T151736Z&X-Amz-Expires=300&X-Amz-Signature=06a0205c62c9cc87e14fac67883f4bf4d7b831481e418bb692b46e354f905bad&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=341551718&response-content-disposition=attachment%3B%20filename%3Dnf_linux_amd64&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com... 185.199.108.133, 185.199.109.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4550656 (4.3M) [application/octet-stream]
Saving to: 'nf'

nf 100%[===============================================================================================>] 4.34M 21.8MB/s in 0.2s

2022-09-03 23:17:37 (21.8 MB/s) - 'nf' saved [4550656/4550656]

-ash: ./nf: not found

@sjlleo sjlleo self-assigned this Sep 4, 2022
@sjlleo
Copy link
Owner

sjlleo commented Sep 4, 2022

OpenWRT 比较特殊,是不可以直接执行我编译的这些二进制文件的,需要自行编译。

不过在恩山上面已经有朋友编译好了,直接去下载就行,详见 https://www.right.com.cn/forum/thread-8236833-1-1.html

@crzwong
Copy link
Author

crzwong commented Sep 4, 2022 via email

@sjlleo sjlleo closed this as completed Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants