acecilia/OpenWRTInvasion

Instruction on windows or ubuntu

Closed this issue · 3 comments

/usr/bin/nc - l 4444
Is use on macos
But many people use windows or linux,that command is not work on
Because I use Xiaomi 4Q ,I only can use v0.0.1

I do not have a windows or linux machine, so i can not help you. It should be no problem to run it on linux, otherwise use mac inside a virtual machine

Or you can use version 0.0.2 or 0.0.3, you just need to change the busybox binary to use mips instead of mipsel: https://github.com/acecilia/OpenWRTInvasion/blob/master/script.sh#L17:

Instead of "https://www.busybox.net/downloads/binaries/1.31.0-defconfig-multiarch-musl/busybox-mipsel" use "https://www.busybox.net/downloads/binaries/1.31.0-defconfig-multiarch-musl/busybox-mips"