mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 05:58:36 -05:00
just push
This commit is contained in:
parent
99d72befe2
commit
28369ba0f9
@ -149,6 +149,20 @@ opkg list-upgradable | cut -f 1 -d ' ' | xargs opkg upgrade
|
|||||||
```
|
```
|
||||||
> 新版本的openwrt(24.10)已经改用APK包管理器。
|
> 新版本的openwrt(24.10)已经改用APK包管理器。
|
||||||
|
|
||||||
|
## 最终实现目标
|
||||||
|
|
||||||
|
- 1.IPv6 分配到每个设备;
|
||||||
|
- 2.NAT类型为NAT1(全锥形);
|
||||||
|
- 3.可控的流量记录与IP控制/QOS;
|
||||||
|
- 4.可靠的硬件加速;
|
||||||
|
- 5.多线多播/宽带提速;
|
||||||
|
- 6.PPPoE拨号,替代一部分光猫功能;
|
||||||
|
- 7.智能DNS配置与去广告;
|
||||||
|
- 8.VPN配置回家;
|
||||||
|
- 9.实现透明代理。
|
||||||
|
|
||||||
|
> 剩余专业路由功能可以由ROS替代,服务则跑在NAS系统上,避免ALL in Boom!
|
||||||
|
|
||||||
## 🔗
|
## 🔗
|
||||||
|
|
||||||
- [Openwrt wiki](https://openwrt.org/zh/docs/start)
|
- [Openwrt wiki](https://openwrt.org/zh/docs/start)
|
||||||
|
@ -231,6 +231,21 @@
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<p>新版本的openwrt(24.10)已经改用APK包管理器。</p>
|
<p>新版本的openwrt(24.10)已经改用APK包管理器。</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
<h2 id="zui-zhong-shi-xian-mu-biao">最终实现目标</h2>
|
||||||
|
<ul>
|
||||||
|
<li>1.IPv6 分配到每个设备;</li>
|
||||||
|
<li>2.NAT类型为NAT1(全锥形);</li>
|
||||||
|
<li>3.可控的流量记录与IP控制/QOS;</li>
|
||||||
|
<li>4.可靠的硬件加速;</li>
|
||||||
|
<li>5.多线多播/宽带提速;</li>
|
||||||
|
<li>6.PPPoE拨号,替代一部分光猫功能;</li>
|
||||||
|
<li>7.智能DNS配置与去广告;</li>
|
||||||
|
<li>8.VPN配置回家;</li>
|
||||||
|
<li>9.实现透明代理。</li>
|
||||||
|
</ul>
|
||||||
|
<blockquote>
|
||||||
|
<p>剩余专业路由功能可以由ROS替代,服务则跑在NAS系统上,避免ALL in Boom!</p>
|
||||||
|
</blockquote>
|
||||||
<h2 id="link">🔗</h2>
|
<h2 id="link">🔗</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://openwrt.org/zh/docs/start">Openwrt wiki</a></li>
|
<li><a href="https://openwrt.org/zh/docs/start">Openwrt wiki</a></li>
|
||||||
|
Binary file not shown.
BIN
public/pagefind/fragment/en_b175825.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_b175825.pf_fragment
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_14a54e1.pf_index
Normal file
BIN
public/pagefind/index/en_14a54e1.pf_index
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/pagefind/index/en_462b2eb.pf_index
Normal file
BIN
public/pagefind/index/en_462b2eb.pf_index
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_9daafb1.pf_index
Normal file
BIN
public/pagefind/index/en_9daafb1.pf_index
Normal file
Binary file not shown.
@ -1 +1 @@
|
|||||||
{"version":"1.3.0","languages":{"en":{"hash":"en_a2c3e2cccc","wasm":"en","page_count":84}}}
|
{"version":"1.3.0","languages":{"en":{"hash":"en_70e7822c64","wasm":"en","page_count":84}}}
|
BIN
public/pagefind/pagefind.en_70e7822c64.pf_meta
Normal file
BIN
public/pagefind/pagefind.en_70e7822c64.pf_meta
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user