“Pi-hole”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
第2行: 第2行:
  
 
https://pi-hole.net/
 
https://pi-hole.net/
 +
 +
 +
<syntaxhighlight lang="shell-session">
 +
pi@raspberrypi:~ $ curl -sSL https://install.pi-hole.net|bash
 +
</syntaxhighlight>

2022年8月18日 (四) 20:07的版本

≈ DNS Server

https://pi-hole.net/


pi@raspberrypi:~ $ curl -sSL https://install.pi-hole.net|bash