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

来自姬鸿昌的知识库
跳到导航 跳到搜索
第4行: 第4行:
  
 
'''<big>需要代理</big>'''
 
'''<big>需要代理</big>'''
 +
 +
[[Git#设置代理|Git]]
 
<syntaxhighlight lang="shell-session">
 
<syntaxhighlight lang="shell-session">
 
pi@raspberrypi:~ $ sudo curl -sSL --proxy 192.168.0.120:10809 https://install.pi-hole.net|bash
 
pi@raspberrypi:~ $ sudo curl -sSL --proxy 192.168.0.120:10809 https://install.pi-hole.net|bash
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
  
 
过程中要选择 有线、无线
 
过程中要选择 有线、无线

2022年8月18日 (四) 21:32的版本

≈ DNS Server

https://pi-hole.net/https://www.bilibili.com/video/BV1A5411T7wF

需要代理

Git

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


过程中要选择 有线、无线