banner
miaoer

miaoer

喵二の小博客 https://www.miaoer.net xLog 分站
tg_channel
telegram
bilibili

CatWrt-OpenWrt x86 soft router stable firmware upgrade again

📣 This blog has been archived, CatWrt latest release page.

On October 10th last year, I publicly released the OpenWrt soft router firmware I compiled. This update brings new features and special functions, with a durable firmware main and side single-arm that are very stable and efficient.

Based on the Lean source code pulled from the repository on 2022-6-28, carefully crafted!

image

  • Amazing remote management
  • Full support for IPv6
  • Intelligent network acceleration
  • Load balancing
  • Docker

Configuration#

Default IP 192.168.1.4

User root

Password password

You can also use the default without modification, optional; 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 completing, press Esc, then press the colon :, and enter wq in the input box; it should display :wq

After returning, enter reboot to restart.

Change Default Password#

Enter passwd in the terminal, input the password, and then confirm the password.

image

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 student learning and technical exchange 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 hyper-v virtual machines

vmdk files are virtual hard disk files for vmware virtual machines

Alibaba Cloud Drive#

The image file format does not support sharing, rename the file from Alibaba Cloud 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, you can use CatWrt. 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 upgrade, 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, just restart and enter OpenWrt.

Compilation is not a perfect task, and bugs are inevitable. If you encounter problems, 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; if it's paid, that would be even better. I won't respond if you use someone else's firmware!

Feel free to leave encouraging messages ( ´・・)ノ(._.`)

This article is synchronized and updated to xLog by Mix Space. The original link is https://www.miaoer.net/posts/network/catwrt-v22.7

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.