CTCD

Results 6 comments of CTCD

Add `cp /etc/uci-defaults/99-asu-defaults /etc/99-asu-defaults` at the end of the `/etc/uci-defaults/99-asu-defaults` script.

Add an input box in ASU's advanced mode (similar to Firmware Selector Web). The content of the input box is `/etc/99-asu-defaults`.

This script is for upgrading OpenWrt firmware and supports preserving user configuration and installed packages after resetting the device: `wget -O /etc/99-asu-defaults "https://raw.githubusercontent.com/CTCD/99-asu-defaults/main/99-asu-defaults" && sed -n '/Install upasu/,$p' /etc/99-asu-defaults |...

@1715173329 I have a script that simulates WPS key presses, which works fine on other devices but produces the opposite results on the EA0326GMP. This is because the ACTION="pressed" and...

原来是这样 上月我就发现Outlook转发失败了

Outlook.com requires the use of Modern Auth / OAuth2. Basic auth is in the process of being deprecated from the Outlook.com service. 之前的Basic auth提示:SASL authentication failed. 现在的Modern Auth / OAuth2这个是什么?要怎么认证呢?