You may want to use AdGuard's DNS over HTTPS[^2] service if you
- Want to make it harder for your ISP to know what websites you are requesting
- Want to block most traditional ads from your web browsing experience across your entire PC
- Open PowerShell
<?xml version="1.0" encoding="UTF-8"?> | |
<configuration> | |
<system.webServer> | |
<rewrite> | |
<rules> | |
<rule name="Symfony" stopProcessing="true"> | |
<match url="^(.*)$" ignoreCase="false" /> | |
<conditions logicalGrouping="MatchAll"> | |
<add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" /> |
rundll32 sysdm.cpl,EditEnvironmentVariables |
People
![]() :bowtie: |
π :smile: |
π :laughing: |
---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |
#!/bin/sh | |
cd | |
echo $(tput setaf 2)"# Backup configuration file" $(tput sgr0) | |
sudo cp /opt/AdGuardHome/AdGuardHome.yaml /root/ | |
echo $(tput setaf 2)"# Reinstall AdGuardHome - this will empty the /opt/AdGuardHome folder" $(tput sgr0) | |
curl -s -S -L https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sudo sh -s -- -v -r | |
echo $(tput setaf 2)"# Since AGH is started, stop it" $(tput sgr0) | |
sudo /opt/AdGuardHome/AdGuardHome -s stop >NUL |
### Keybase proof | |
I hereby claim: | |
* I am seb-troiani on github. | |
* I am myrmex (https://keybase.io/myrmex) on keybase. | |
* I have a public key whose fingerprint is 0AA6 D894 665E 0790 83DC C006 EBF1 B536 3B5F 13EC | |
To claim this, I am signing this object: |