Outils pour utilisateurs

Outils du site


wiki:pihole

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
wiki:pihole [2020/05/20 15:50] – [APK pour gérer pihole] adminwiki:pihole [2024/04/30 14:24] (Version actuelle) – modification externe 127.0.0.1
Ligne 20: Ligne 20:
   - https://raw.githubusercontent.com/0Zinc/easylists-for-pihole/master/easyprivacy.txt   - https://raw.githubusercontent.com/0Zinc/easylists-for-pihole/master/easyprivacy.txt
   - https://raw.githubusercontent.com/deathbybandaid/piholeparser/master/Subscribable-Lists/ParsedBlacklists/EasyList.txt   - https://raw.githubusercontent.com/deathbybandaid/piholeparser/master/Subscribable-Lists/ParsedBlacklists/EasyList.txt
 +  - https://raw.githubusercontent.com/kboghdady/youTube_ads_4_pi-hole/master/black.list
  
  
Ligne 57: Ligne 58:
   unzip LCD-show-master.zip   unzip LCD-show-master.zip
   cd LCD-show-master   cd LCD-show-master
-  ./LCD32-show lite+  sudo ./LCD32-show lite
      
 **On n'oublie pas le lite pour éviter d'installer le serveur Xorg** **On n'oublie pas le lite pour éviter d'installer le serveur Xorg**
Ligne 72: Ligne 73:
   wget https://mathix.org/wiki/fichier/boutons.py.tar.gz --user-agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"   wget https://mathix.org/wiki/fichier/boutons.py.tar.gz --user-agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
   tar xvf boutons.py.tar.gz   tar xvf boutons.py.tar.gz
-  chmox +x boutons.py+  chmod +x boutons.py
  
  
Ligne 92: Ligne 93:
   wget https://mathix.org/wiki/fichier/padd.sh.tar.gz --user-agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"   wget https://mathix.org/wiki/fichier/padd.sh.tar.gz --user-agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
   tar xvf padd.sh.tar.gz   tar xvf padd.sh.tar.gz
-  chmox +x padd.sh+  chmod +x padd.sh
  
  
Ligne 139: Ligne 140:
  
 =====désactiver pihole via une requete url ===== =====désactiver pihole via une requete url =====
 +
 +Désactiver temporairement 
  
   http://<YOUR PI IP>/admin/api.php?disable=600&auth=<YOU API AUTH KEY>   http://<YOUR PI IP>/admin/api.php?disable=600&auth=<YOU API AUTH KEY>
 +
 +Désactiver
 +  http://<YOUR PI IP>/admin/api.php?disable&auth=<YOU API AUTH KEY>
      
 +Activer
 +  http://<YOUR PI IP>/admin/api.php?enable&auth=<YOU API AUTH KEY>
 +  
 +Status
 +  http://<YOUR PI IP>/admin/api.php?status&auth=<YOU API AUTH KEY>
 +
 +Tous les renseignements
 +  http://<YOUR PI IP>/admin/api.php
 +
 +
 ===== APK pour gérer pihole ===== ===== APK pour gérer pihole =====
  
wiki/pihole.1589982600.txt.gz · Dernière modification : 2024/04/30 14:24 (modification externe)