readme: openwrt netcat installation

By default OpenWrt comes with busybox-nc (the busybox implementation of netcat) which does not support server mode. You need to install GNU netcat.
This commit is contained in:
ataniazov 2022-04-15 17:26:13 +00:00 committed by GitHub
parent 2635fd8a66
commit d0be14f84e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1320,6 +1320,8 @@ curl можно выкинуть, если для получения ip лист
rm /tmp/zapret-master.zip
Если места совсем мало :
opkg update
opkg install netcat
cd /tmp
nc -l -p 1111 >zapret.tar.gz
На linux системе скачать и распаковать zapret. Оставить необходимый минимум файлов.