Free and Open Internet for All
.--------------------------------------------------------------------------------. | | | | | _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ | | | __| __ | __| __| | | | |_ _| __| __ | | | __|_ _| | | | __| -| __| __| |- -| | | | | | | __| -| | | | __| | | | | |__| |__|__|_____|_____| |_____|_|___| |_| |_____|__|__|_|___|_____| |_| | | | | | '--------------------------------------------------------------------------------'
Automatic Installation by OpenWrt Type
- 🟢 Snapshot
- 🟡 Release Candidate
- 🔵 Stable
- 🧰 Service
- ⚫ Legacy
Supports All Architectures
- x86
- ARM 32-bit (ARMv5/6/7)
- ARM 64-bit (AArch64)
- MIPS 32-bit
- MIPS 64-bit
- PowerPC
- RISC-V 64-bit
- LoongArch 64-bit
- Install Dependencies
opkg install git git-http- Usage with this command
- Github:
sh <(wget -qO- https://raw.githubusercontent.com/saeedkefayati/free-internet/main/install.sh)- Githack:
sh <(wget -qO- https://raw.githack.com/saeedkefayati/free-internet/main/install.sh)- jsdelivr CDN:
sh <(wget -qO- https://cdn.jsdelivr.net/gh/saeedkefayati/free-internet@main/install.sh)- statically CDN
sh <(wget -qO- https://cdn.statically.io/gh/saeedkefayati/free-internet/main/install.sh)- Install Dependencies
cd /root wget -O free-internet.zip https://github.com/saeedkefayati/free-internet/archive/refs/heads/main.zip opkg install unzip- Unzip Dependencies
unzip free-internet.zip && rm -rf free-internet.zip mv free-internet-main free-internet- Executable Dependencies
find ./free-internet -type f -name "*.sh" -exec chmod +x {} \; cd free-internet && ./main.sh- Add Shortcut Command (optional) - can use free-internet command
echo '#!/bin/sh' > /usr/bin/free-internet && echo 'cd /root/free-internet && ./main.sh' >> /usr/bin/free-internet && chmod +x /usr/bin/free-internetPasswall1Passwall2- V2rayA