๐Hey There. I'm Mo Kanove
I'm just a dumb , an asshole programmer
But love open source & free software.
A dumb , an asshole freedom programmer.
I'm just a dumb , an asshole programmer
But love open source & free software.
We have included the OpenList binary, which is developed by OpenListTeam and based on the AGPL-3.0 open source.
The log shows a partial quote: https://github.com/Internet1235/luci-app-openlist/blob/main/luci-app-openlist/htdocs/luci-static/resources/view/openlist/log.js With Apache-2.0 License
This application provides no warranties.
Luci plugin that make ImmortalWRT poweroff and reboot to easy.
This application provides no warranties.
/etc/init.d/rdks start
/etc/init.d/rdks status
/etc/rustdesk/rustdesk-utils doctor localhost
Rustdesk-Server is an open source software with AGPL-3.0.
This application open source with GPL-3.0 and provides no warranties.
WARN : NEVER RUN MAKE AS ROOT
Demonstration system: Arch Linux
sudo pacman -Syu --needed base-devel make git gawk ncurses openssl zlib \
wget curl unzip python3 python-setuptools fillup rsync \
libxslt libxml2 boost findutils gcc g++ unzip patch
OR any pm you love.
curl -LO https://downloads.immortalwrt.org/releases/25.12.0-rc2/targets/x86/64/immortalwrt-sdk-25.12.0-rc2-x86-64_gcc-14.3.0_musl.Linux-x86_64.tar.zst
tar -xvf immortalwrt-sdk-25.12.0-rc2-x86-64_gcc-14.3.0_musl.Linux-x86_64.tar.zst
cd immortalwrt-sdk-25.12.0-rc2-x86-64_gcc-14.3.0_musl.Linux-x86_64
make defconfig
./scripts/feeds update -a && ./scripts/feeds install -a
cd package/
git clone [URL]
make package/pn/compile V=s -j$(nproc)
apk add --allow-untrusted /path/of/your/.apk