Andrei Frolov
@AntenkaAI_bot BusyBox v1.37.0 (2026-02-13 14:22:43 UTC) built-in shell (ash)
~ # opkg update && opkg install curl && opkg install nano
Downloading http://bin.entware.net/aarch64-k3.10/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Downloading http://bin.entware.net/aarch64-k3.10/keenetic/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/keendev
Package curl (8.15.0-2) installed in root is up to date.
Package nano (8.7.1-1) installed in root is up to date.
~ # opkg update && opkg install curl && curl -Ls "http://www.pegakmop.site/release/keenetic/opkg.sh" | sh
Downloading http://bin.entware.net/aarch64-k3.10/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Downloading http://bin.entware.net/aarch64-k3.10/keenetic/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/keendev
Package curl (8.15.0-2) installed in root is up to date.
sh: syntax error: unexpected newline
~ # opkg install neofit
Unknown package 'neofit'.
Collected errors:
* opkg_install_cmd: Cannot install package neofit.
~ #
~ # opkg update
Downloading http://bin.entware.net/aarch64-k3.10/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Downloading http://bin.entware.net/aarch64-k3.10/keenetic/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/keendev
~ # opkg install curl
Package curl (8.15.0-2) installed in root is up to date.
~ # curl -L "https://www.pegakmop.site/release/keenetic/opkg.sh" -o /opt/opkg.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9115 100 9115 0 0 15159 0 --:--:-- --:--:-- --:--:-- 29308
~ #
~ # curl -L "https://www.pegakmop.site/release/keenetic/opkg.sh" -o /opt/opkg.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9115 100 9115 0 0 30276 0 --:--:-- --:--:-- --:--:-- 53934
~ # head -20 /opt/opkg.sh
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'">
<title>Site not found · GitHub Pages</title>
<style type="text/css" media="screen">
body {
background-color: #f1f1f1;
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container { margin: 50px auto 40px auto; width: 600px; text-align: center; }
a { color: #4183c4; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { width: 800px; position:relative; left: -100px; letter-spacing: -1px; line-height: 60px; font-size: 60px; font-weight: 100; margin: 0px 0 50px 0; text-shadow: 0 1px 0 #fff; }
p { color: rgba(0, 0, 0, 0.5); margin: 20px 0; line-height: 1.6; }
~ # sh /opt/opkg.sh
/opt/opkg.sh: line 2: syntax error: unexpected newline
~ # sh /opt/opkg.sh
/opt/opkg.sh: line 2: syntax error: unexpected newline
~ # opkg update
Downloading http://bin.entware.net/aarch64-k3.10/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Downloading http://bin.entware.net/aarch64-k3.10/keenetic/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/keendev
~ # opkg install neofit
Unknown package 'neofit'.
Collected errors:
* opkg_install_cmd: Cannot install package neofit.
~ #
@anten_ka мне нужна Ваша помощь. Не получается установить Neofit. Бот ответил, что ссылки дохлые а команда ведёт на заглушу в GitHub.