Kurmaya çalışıyorum. Önce OPKG kurdum bu rehberle:
Şimdi de Zapret kurmaya çalışıyorum.
Lakin nmap ile bir hata var gibi, emin olamadım.
Güncelleme: Maalesef patlıyor.
Şimdi de Zapret kurmaya çalışıyorum.
Bash:
opkg update
opkg install coreutils-sort curl git-http grep gzip ipset iptables kmod_ndms nano xtables-addons_legacy nmap nmap-ssl netcat procps-ng-sysctl procps-ng-pgrep procps-ng
Lakin nmap ile bir hata var gibi, emin olamadım.
Bash:
Configuring iptables.
Configuring xtables-addons_legacy.
Configuring zlib.
Configuring liblzma.
Configuring libbz2.
Configuring libmagic.
Configuring libncursesw.
Configuring nano.
Configuring libopenssl.
Configuring ca-bundle.
Configuring libcurl.
Configuring libncurses.
Configuring procps-ng.
Configuring procps-ng-sysctl.
Configuring coreutils.
Configuring libmnl.
Configuring libpcap.
Configuring nmap.
Configuring curl.
Configuring coreutils-sort.
Configuring libipset.
Configuring ipset.
Configuring netcat.
Configuring git.
Configuring gzip.
Configuring git-http.
Configuring procps-ng-pgrep.
Collected errors:
* opkg_install_cmd: Cannot install package kmod_ndms.
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/bin/nmap
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap-mac-prefixes
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap-os-db
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap-protocols
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap-rpc
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap-service-probes
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap-services
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap.dtd
But that file is already provided by package * nmap
* check_data_file_clashes: Package nmap-ssl wants to install file /opt/share/nmap/nmap.xsl
But that file is already provided by package * nmap
* opkg_install_cmd: Cannot install package nmap-ssl.
Güncelleme: Maalesef patlıyor.
Kod:
admin@RT-BE88U-E280:/tmp/mnt/TECHOLAY/entware/zapret# ./install_easy.sh
* checking system
system is not either systemd, openrc or openwrt based
easy installer can set up config settings but can't configure auto start
you have to do it manually. check readme.md for manual setup info.
do you want to continue (default : N) (Y/N) ? Y
system is based on linux
* checking executables
find: unrecognized: -perm
BusyBox v1.25.1 (2025-01-11 13:47:02 EST) multi-call binary.
Usage: find [-HL] [PATH]... [OPTIONS] [ACTIONS]
Search for files and perform actions on them.
First failed action stops processing of current file.
Defaults: PATH is current directory, action is '-print'
-L,-follow Follow symlinks
-H ...on command line only
Actions:
! ACT Invert ACT's success/failure
ACT1 [-a] ACT2 If ACT1 fails, stop, else do ACT2
ACT1 -o ACT2 If ACT1 succeeds, stop, else do ACT2
Note: -a has higher priority than -o
-name PATTERN Match file name (w/o directory name) to PATTERN
-iname PATTERN Case insensitive -name
-mtime DAYS mtime is greater than (+N), less than (-N),
or exactly N days in the past
If none of the following actions is specified, -print is assumed
-print Print file name
-print0 Print file name, NUL terminated
-exec CMD ARG ; Run CMD with all instances of {} replaced by
file name. Fails if CMD exits with nonzero
build tools not found
press enter to continue
admin@RT-BE88U-E280:/tmp/mnt/TECHOLAY/entware/zapret#
Son düzenleme: