📣 This blog has been archived, CatWrt latest release page.
On October 10th last year, I publicly released the OpenWrt soft router firmware that I compiled. This update brings new features and special functionalities, with a durable firmware main side single-arm that is stable and efficient.
Based on the Lean source code pulled from the repository on 2022-6-28, meticulously crafted!
Special Features#
- Amazing remote management
- Full support for IPv6
- Smart network acceleration
- Load balancing
- Docker
Configuration#
Default IP 192.168.1.4
User root
Password password
You can also use the default without modification; if your network was previously on a different subnet, please modify it below.
Change Default IP#
Enter vi /etc/config/network
in the OpenWrt terminal to modify the IP address in the option ipaddr line.
After completion, press Esc
, then press the colon :
, and type wq
in the input box; it will actually display :wq
.
After returning, type reboot
to restart.
Change Default Password#
Enter passwd
in the terminal, input the password, and then confirm the password.
Update Preview#
View the preview of the plugins selected during compilation Get (does not include plugin dependencies)
- Added frps, nezha-agent, argon-config, poweroff, neobird
- Removed outdated and less-used conflicting plugins
- Fixed argon, firewall
- Customized theme argon, neobird
- Changed hostname to
CatWrt
- Changed default IP
192.168.1.4
- Modified banner for easy identification
- Changed Linux kernel usage to 25M
- Changed overlay partition usage to 300M
Download#
⚠️ The firmware is for students to learn technology and exchange knowledge only, please do not use it for illegal purposes.
File location v22.7/targets/x86/64
squashfs-combined
is for traditional BIOS boot
squashfs-combined-efi
is for UEFI boot
img
files are recommended to be installed using IMG writing tool or other writing tools
qcow2
files are virtual hard disk files for pve or kvm virtual machines
vhdx
files are virtual hard disk files for hype-v virtual machines
vmdk
files are virtual hard disk files for vmware virtual machines
Aliyun Drive#
The image file format does not support sharing. Rename the file in Aliyun Drive to
.exe
, please rename and remove the.exe
field before use.
Link: https://www.aliyundrive.com/s/a3uvrWWV4xa
Extraction code: 91tt
Tianyi Cloud#
Link: https://cloud.189.cn/web/share?code=VzAZFjVZFBry
Access code: ojg7
China Mobile Cloud Drive#
Link: https://caiyun.139.com/m/i?0H5CKCXZggb0Y
Extraction code: JHgq
Upgrade#
As long as it is developed and compiled based on the Lean source code, CatWrt can be used. In OpenWrt, go to System - Backup/Upgrade to flash the new firmware by selecting the downloaded img file to retain the configuration and upgrade to CatWrt.
When using system upgrades, please pay attention to a few points:
- Whether the overlay has been expanded
- Whether the virtual hard disk format supports growth
- Whether it is based on Lean source code
If not, it may lead to failure to flash, configuration retention failure, or more strange issues. A fresh installation is recommended.
Help#
Tip: If there are any sector errors when using the IMG writing tool, simply restart and enter OpenWrt.
Compilation is not a perfect task, and bugs are inevitable. If you encounter problems, please leave a comment below or find real-time chat software to contact me in About Me. If you use my firmware, you can have simple and free technical consultations with me; if it's paid, that would be even better. I won't respond if you use someone else's firmware!
Feel free to leave messages of encouragement ( ´・・)ノ(._.`)
This article is synchronized and updated to xLog by Mix Space. The original link is https://www.miaoer.net/posts/network/catwrt-v22.7