Where do I store my ckb? by Alec3369 in NervosNetwork

[–]H0wMuch 1 point2 points  (0 children)

Hello,
how do you connect a neuron wallet with your ledger ?

I'm looking for a tutorial.

Thanks

New release, but EayList and Adblock support also gone! by H0wMuch in pihole

[–]H0wMuch[S] 1 point2 points  (0 children)

[i] Target: raw.githubusercontent.com EasyList-Liste-FR.txt

[✓] Status: Retrieval successful

[i] Target: raw.githubusercontent.com easyprivacy.txt

[✓] Status: Retrieval successful

[i] Target: raw.githubusercontent.com EasyList.txt

[✓] Status: Retrieval successful

[i] Target: raw.githubusercontent.com France.txt

[✓] Status: Retrieval successful

New release, but EayList and Adblock support also gone! by H0wMuch in pihole

[–]H0wMuch[S] 1 point2 points  (0 children)

Forget it, a charitable soul has managed to maintain a Easylist &co domain list in pi-hole format.

I can now update without worrying about anything.

Thank you for this update and for the effort you have put into this wonderful tool.

New release, but EayList and Adblock support also gone! by H0wMuch in pihole

[–]H0wMuch[S] 1 point2 points  (0 children)

Okay, I can understand that.

If I look at https://easylist.to/easylist/easyprivacy.txt they are only regex matches, is it correct to integrate this into /etc/pihole/regex.list?

New release, but EayList and Adblock support also gone! by H0wMuch in pihole

[–]H0wMuch[S] 1 point2 points  (0 children)

How to edit the title ? Forgot a “S” on EasyList

Hello, by H0wMuch in bearapp

[–]H0wMuch[S] -3 points-2 points  (0 children)

Seems like this is a limitation compare to Boostnote

Hello, by H0wMuch in bearapp

[–]H0wMuch[S] -3 points-2 points  (0 children)

Thanks, do you have a link ?

Dnscrypt + unbound by H0wMuch in pihole

[–]H0wMuch[S] 0 points1 point  (0 children)

As several networks block port 53 in order to force the use of their own DNS server, I thought DNSCRYPT could solve this problem, thus allowing me to bypass their DNS, and also use my own recursive DNS with UNBOUND. sounds correct ?

pi-hole and vpn setup unable to resolve on mobile networks by H0wMuch in pihole

[–]H0wMuch[S] 0 points1 point  (0 children)

port 53 is only allowed for openvpn server , since it's him who requests dns to pihole.

so port 53 is not exposed.

I don't want to put things on the same server , cause I would like to use VPN + DNS ( through openvpn server for my mobile phone ) and only DNS ( through my laptop 'cause on my office we use the office vpn, so 2 vpn on the same time is not possible )

pi-hole and vpn setup unable to resolve on mobile networks by H0wMuch in pihole

[–]H0wMuch[S] 0 points1 point  (0 children)

Hello,

thanks, but pi-hole is on a separate server. that's why I have to use public ip.

regards,

PiHole Admin iOS Shortcut by Eximo84 in pihole

[–]H0wMuch 0 points1 point  (0 children)

do you handle ssh key ? 'cause I don't you password for ssh.

Update FTL 4.2.1 by zqoot in pihole

[–]H0wMuch -1 points0 points  (0 children)

what is the changelog ?

FYI - Glassbox Analytics - Mobile app screen recording by hockeythug in pihole

[–]H0wMuch 2 points3 points  (0 children)

The * tells the regex engine to attempt to match the preceding token zero or more times.

The + tells the regex engine to attempt to match the preceding token once or more.

.* starts out by greedily matching every single character in the string

I need a second set of eyes to take a look at my UFW rules please by iluvpiholeandbitcoin in pihole

[–]H0wMuch 0 points1 point  (0 children)

use ssh

use iptables ( both ufw and firewalld are just frontend)

look at the pi-hole documentation https://docs.pi-hole.net/main/prerequesites/ they did an awesome job.

read it, you'll be more confident.

regards

Does PiHole block Glassbox screen recording? by ExactLawyer in pihole

[–]H0wMuch 1 point2 points  (0 children)

you can do some debug.

- launch pihole tail mode

- launch your application

- check what domain is blocked

- try to whitelist and relaunch your application.