298 Commits (7b8236739127614e318d5a4743819517c0cf8324)
 

Author SHA1 Message Date
copilot-swe-agent[bot] 7b82367391 Fix SSH connection failure logic in post_connect method
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] 116171e74c Initial plan 1 month ago
longzheng268 c50cf1cd32
增加持久化ssh图片演示。 1 month ago
longzheng268 2874e22517
Merge pull request #12 from longzheng268/copilot/fix-2aec28d1-2c25-4e05-ba6b-136a88a0a3fe
Fix language selection issue - show language menu on first run and enable Chinese interface
1 month ago
copilot-swe-agent[bot] b410feddd2 Fix language selection issue - now shows language menu on first run
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] 89ea36f2ce Initial plan 1 month ago
longzheng268 a9a777718c
适配breed和原厂Uboot。
安装原厂U-Boot引导加载器
U-Boot特点:
设备原厂Bootloader
设备特定的引导程序
用于恢复原厂引导环境
支持型号:
R3G:uboot_r3g.bin
R3P:uboot_r3p.bin
RM2100: uboot_rm2100.bin
安装命令: python3 install_bl.py uboot...
1 month ago
copilot-swe-agent[bot] 80b8fbae5d Add U-Boot bootloader installation to menu system
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] bda7cf66a7 Initial plan 1 month ago
longzheng268 56a052c75a
Fix bootloader installation logic and improve documentation
Fix bootloader installation logic and improve documentation
1 month ago
copilot-swe-agent[bot] b259439aee Fix bootloader installation logic and update documentation
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] ae0d1b82a4 Initial plan 1 month ago
longzheng268 86585dab1a
Fix device model spelling errors and improve error handling in install_bl.py
Fix device model spelling errors and improve error handling in install_bl.py
1 month ago
copilot-swe-agent[bot] 83eb2bc1cf Fix logical bugs in install_bl.py - device models, error handling, and code structure
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] 17b6f6cc46 Initial plan 1 month ago
longzheng268 901b256726
Add bootloader support for CR660x and TR60x series routers
Add bootloader support for CR660x and TR60x series routers
Changes Made
Enhanced install_bl.py
Added support for CR6006, CR6008, CR6009, TR608, TR609 devices in the breed bootloader installation
Implemented device-specific bootloader file selection:
CR660x/TR60x series → pb-boot-cr660x.img
Existing devices (R3G, R3P, RM2100, RA71) → breed_r3g_eng.bin (unchanged)
Updated device compatibility validation to include the new models
Maintained full backward compatibility with existing functionality
Updated Documentation
Added TR608 and TR609 to the supported devices list in README.md
Enhanced bootloader installation documentation with specific file mappings
Added installation command reference and usage examples
Updated both Chinese and English documentation sections
Technical Implementation
The implementation follows the specified requirements:

Uses the correct MTD write command format: mtd write /tmp/pb-boot-cr660x.img Bootloader
Leverages the existing pb-boot-cr660x.img file (172KB u-boot legacy image)
Maintains the same installation workflow: python3 install_bl.py breed
Device Support Matrix
Device Series	Bootloader File	Status
R3G, R3P, RM2100, RA71	breed_r3g_eng.bin	 Existing
CR6606, CR6608, CR6609	pb-boot-cr660x.img	 New
TR608, TR609	pb-boot-cr660x.img	 New
This enhancement expands bootloader support to 5 additional router models while maintaining compatibility with all existing functionality.
1 month ago
copilot-swe-agent[bot] a0646d8a70 Add bootloader support for CR660x and TR60x series
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] ff344ecd18 Initial plan 1 month ago
longzheng268 6f0d15dfa2
add cr660x and tr60x 1 month ago
longzheng268 c9fd6d1060
Update README by removing badges
Removed donation badge and hit counter from README.
1 month ago
longzheng268 2749329a9e
Update README with SSH connection interface preview
Added an image and description for successful SSH connection interface.
1 month ago
longzheng268 72e02aca12
完善中文luci中文语言包和脚本中文
Add comprehensive Chinese language support with multilingual menu system
现在脚本支持中文显示,以及增设luci的中文语言包。
1 month ago
copilot-swe-agent[bot] cf5f47d2a2 Complete Chinese language support implementation with comprehensive testing
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
longzheng268 06b00fc560
成功连接ssh展示 1 month ago
copilot-swe-agent[bot] fecdb0fbe1 Implement Chinese language support for menu system
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] 7746369052 Initial plan 1 month ago
longzheng268 1f869ddc31
成功界面展示 1 month ago
longzheng268 83b3461e39
增加中文语言包 1 month ago
longzheng268 d9078c69d7
增加中文教程
完善详细的中文教程README文档
1 month ago
copilot-swe-agent[bot] bf5d5f9d97 Add comprehensive Chinese tutorial README
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot] 9396d143d3 Initial plan 1 month ago
remittor 3050110486 connect7: Add new exploit "get_icon" (for RD23 and other)
vuln/exploit author: remittor
exploit public: https://archive.md/1PWkM
discovery date: 2024-12-30
2 months ago
remittor b684c2a307 devtree: Update code 2 months ago
remittor 8d29c537ca xqmodel: Update router list 4 months ago
remittor 3541a765bb ssh: Fix insmod error when linux kernel checking vermagic 6 months ago
remittor f78e6319f6 kmod: Set LOCALVERSION="-XMiR-Patcher" for all kernel modules 6 months ago
remittor 03cc54186b connect1: Update code for using new dropbearmulti 6 months ago
remittor f87b3d2690 Update dropbearmulti binaries (v2025.87) 6 months ago
remittor f4f8a148d7 gateway: Fix SSH-error after run "reboot" command 6 months ago
remittor 168878255b connect6: Add new exploit "set_mac_filter" (vuln already closed) 7 months ago
remittor 43dd3b1e32 ssh: Fix install dropbearmulti for some arch 7 months ago
remittor 7d316d4195 Add dropbearmulti binary for ARM devices without FPU 7 months ago
remittor a702295a8d gateway: Fix setup TELNET windows size for server without auth 7 months ago
remittor a854c4a6a3 gateway: Add arg "try_telnet" to func "create_gateway" 7 months ago
remittor 9324443de7 gateway: Use default active TELNET for enable dropbear or install dropbearmulti 7 months ago
remittor 673f3a25a8 gateway: Fix SSH channel 7 months ago
remittor 6500c428ec gateway: Fix error message into get_telnet 7 months ago
remittor fa9d0d5d8b gateway: Add installer for dropbearmulti (for RD18 and etc) 7 months ago
remittor d6b7d8000a run.sh: Fix tr arguments 7 months ago
remittor 0f59245473 gateway: Improve get_remote_file_size and get_md5_for_remote_file 7 months ago