Skip to content

夏至

  • About
  • Archives

Month: April 2025

OpenWrt 更新系统时间

2025-04-292025-04-29EchoLeave a comment

uci set system.cfg01e48a.zonename='Asia/Taipei'
uci set system.cfg01e48a.timezone='CST-8'
uci commit system
/etc/init.d/system reload
...

Continue reading

OpenWrt 主路由 IPv6 设置

2025-04-262026-03-09EchoLeave a comment

下面的命令为全新的 OpenWrt 所做的设置,如果不是全新的 OpenWrt 并不能直接用。

# Delete the dhcp.wan6 and dhcp.lan.ndp settings configured in 1.2
uci get dhcp.wan6 
...

Continue reading

OpenWrt TTYD 终端自动登录

2025-04-202025-05-04EchoLeave a comment

OpenWrt 安装 TTYD 终端可以通过如下的命令安装:

opkg update
opkg install ttyd
opkg install luci-app-ttyd

然后再 Services – Terminal 中即可访问终端,但是每次输入据需要输入用户名密码,可以在 Config

...

Continue reading

Esxi 安装 OpenWrt 提示安装 VMware Tools

2025-04-062025-04-06EchoLeave a comment

我的 esxi 版本是 6.7U3,安装了 opewnrt 24.10.0 直接可以使用下面的命令安装。

opkg update
opkg install open-vm-tools
...

Continue reading

绕过 Windows 11 创建联网账号

2025-04-062025-04-06EchoLeave a comment

方法一:

  1. 在安装时的语言选择界面按 Shift+F10
  2. 然后在出现的命令提示符中输入: start ms-cxh:localonly
  3. 在出现的本地账户创建对话框中输入想要创建的本地账户信息

方法二:
在登录时用户名填写:[email protected],密码是任意字符。

...

Continue reading

docker 中安装 openwrt 并作为旁路由

2025-04-042025-05-03EchoLeave a comment

在 docker 运行 openwrt 的方式如下:
网络接口最好使用网线接口,我测试的下来使用 wifi 的接口,macvlan 连不上网,ipvlan 一段时间后宿主机会获取不到 ip 地址,导致宿主机掉线。

如果时使用网线接口,macvlan 可能时更好的方法,这种方法,容器具有独立的 mac 地址和 ip 地址。

...

Continue reading

主路由或旁路由 IPv6 功能检测网站

2025-04-042025-04-26EchoLeave a comment

国内IPv6检测
国外IPv6检测
vultr IPv6 检测
DNS 泄漏检测

...

Continue reading

Recent Posts

  • OpenWRT 在后台执行命令
  • OpenWrt 桥接拨号后访问光猫
  • 将移动硬盘挂载到 WSL2
  • N100-6w
  • 3215U

Recent Comments

  1. A WordPress Commenter on Hello world!

Archives

  • April 2026
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • February 2025
  • September 2024
  • August 2024
  • July 2024
  • April 2024
  • January 2024
  • December 2021
  • August 2021

Categories

  • OpenWrt
  • Uncategorized
© 2026 夏至Theme by Puro