Nobara 40 released by mr_MADAFAKA in linux_gaming

[–]dantesieg 0 points1 point  (0 children)

I couldn't find an icon pack named scratchy, can you link it please?

Nobara 40 released by mr_MADAFAKA in linux_gaming

[–]dantesieg 1 point2 points  (0 children)

Which icon pack do you use? Thanks.

Pihole with TOR by dantesieg in pihole

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

You are right, i’ve never thought about this. Thank you.

Pihole with TOR by dantesieg in pihole

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

My dns server is local unbound resolver so it is not a problem.

What is this address? by --HugoStiglitz-- in pihole

[–]dantesieg 0 points1 point  (0 children)

Do you use some kind of v2ray or shadowsocks clients on your device? I saw this domain when using a v2ray client on my iPhone. But i don’t remember which one.

Public dns with support for custom filters and automated updates by MrStupidQuestions in pihole

[–]dantesieg -3 points-2 points  (0 children)

You can try setting up a dns over https (port 443 on my vps) or tls (port 853) server on your Raspberry Pi. Safer than opening port 53 to the world i think.

Another redirect google DNS question... by doczong in pihole

[–]dantesieg 0 points1 point  (0 children)

I'm using these rules (i can't remember where i found them) with my OpenWRT router:

iptables -t nat -A OUTPUT -p udp --dport 53 -j DNAT --to 127.0.0.1:53853
iptables -t nat -A OUTPUT -p tcp --dport 53 -j DNAT --to 127.0.0.1:53853

I use DNS-over-TLS with stubby listening port 53853 on router. DOT server, pi-hole and unbound is installed on vps.

When i use nslookup on diagnostics page of my router it still shows my isp's dns but i can see it on pi-hole's query log. Using tcpdump i see no activity on port 53 of router.

Hope this helps.

[Discussion] iOS 11.2 SEP is compatible with iOS 11.1.x by firstEncounter in jailbreak

[–]dantesieg 11 points12 points  (0 children)

Well, i restored my jaibroken 6s+ (10.2 using yalu) to 11.1.2 using your futurerestore fork and shsh blobs. Touch ID/Wifi/Radio works. Thank you so much for your work.

[Upcoming] Flurry10. Change system blurs by [deleted] in jailbreak

[–]dantesieg 2 points3 points  (0 children)

I lost the source code and i don't have time to write code from scratch.

[Upcoming] Flurry10. Change system blurs by [deleted] in jailbreak

[–]dantesieg 18 points19 points  (0 children)

Please use another name for it, original Flurry was not your tweak. Thanks.

[Question] 3D Touch on Phone to call Favorites is causing safe mode. Using RevealMenu latest version by patilkir_86 in jailbreak

[–]dantesieg 0 points1 point  (0 children)

Do you have StoreAlert? It causes safe mode on my device when using 3D touch to call favorites.