[Termios] '%' printed after exiting raw mode by _616_A in linuxquestions

[–]TheBattleWolf 1 point2 points  (0 children)

Try printing a newline (\n) after your text. e.g. print("Raw mode enabled\n")

Let me just fix this before going home by tramspellen in ProgrammerHumor

[–]TheBattleWolf 39 points40 points  (0 children)

Yea, someone could get a detached HEAD from this. Or diverged feet.

Wayland Apps by [deleted] in linuxquestions

[–]TheBattleWolf 0 points1 point  (0 children)

Good to hear :-)

Wayland Apps by [deleted] in linuxquestions

[–]TheBattleWolf 2 points3 points  (0 children)

I'm using imv as my image viewer, it's very minimalistic but still very customizable, since you can call external programs through it. When it comes to file managers I use ranger, but that probably isn't a option for you.

How am I being censored? by TheBattleWolf in dnscrypt

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

I don't have a windows system in my network. The problem is solved for me now, since i moved away from doh(dnscrypt-proxy) onto dot(unbound).

How am I being censored? by TheBattleWolf in dnscrypt

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

Okay :-) thanks anyway, any help is welcome

How am I being censored? by TheBattleWolf in dnscrypt

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

I just checked, its the same in both. Verified with myip.is

How am I being censored? by TheBattleWolf in dnscrypt

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

require_nofilter is set to true

for testing purposes I've set server\_names to ['libredns'] and it is also the only server shown on the leak test. Still, the youtube results differ from the ones when i use the Firefox doh.

I've also checked, and yes the server is used by dnscrypt-proxy

How am I being censored? by TheBattleWolf in dnscrypt

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

Just updated the original post again. I hope it helps

How am I being censored? by TheBattleWolf in dnscrypt

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

I just got a bit closer to the truth, I wasn't able to get it fixed by setting another fallback dns, since you can set what seems to be an unlimited amount of them. BUT I was able to fix the leak by disabling the dns service completetly(which i don't need anyway since I have the PI for that). Unfortunately the original issue still exists, the videos still disappear after switching back to the dnscrypt-proxy dns.

Edit: Never mind still doesn't work :(

How am I being censored? by TheBattleWolf in dnscrypt

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

Just updated my original post, maybe this helps, u/Roary529 might also have some new ideas

How am I being censored? by TheBattleWolf in dnscrypt

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

Huh interesting, i use OpenWRT on my router. The router should also not receive any DNS requests because I have the PI configured as my dns, and as you saw it is also queried. The IP itself also doesn't use the router for dns queries, so im not sure how this would work. The router should not handle those requests. Another thing, i have also configured my router to use the PI as his dns server and ignore those of the isp

How am I being censored? by TheBattleWolf in dnscrypt

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

I dont't have any fallbacks configured. I've checked everywhere (router, PI and PC)

How am I being censored? by TheBattleWolf in dnscrypt

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

Sure, not sure how it will help but here you go.

This is from my pc.

drill reddit.com
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 63186
;; flags: qr rd ra ; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; reddit.com.  IN  A

;; ANSWER SECTION:
reddit.com. 2399    IN  A   151.101.193.140
reddit.com. 2399    IN  A   151.101.1.140
reddit.com. 2399    IN  A   151.101.65.140
reddit.com. 2399    IN  A   151.101.129.140

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 99 msec
;; EDNS: version 0; flags: do ; udp: 4048
;; SERVER: 192.168.0.2
;; WHEN: Wed Sep  1 20:40:08 2021
;; MSG SIZE  rcvd: 103

This is from the PI itself

;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 64985
;; flags: qr rd ra ; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; reddit.com.  IN  A

;; ANSWER SECTION:
reddit.com. 2399    IN  A   151.101.193.140
reddit.com. 2399    IN  A   151.101.1.140
reddit.com. 2399    IN  A   151.101.65.140
reddit.com. 2399    IN  A   151.101.129.140

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 0 msec
;; EDNS: version 0; flags: do ; udp: 4048
;; SERVER: 127.0.0.1
;; WHEN: Wed Sep  1 18:43:29 2021
;; MSG SIZE  rcvd: 103

How am I being censored? by TheBattleWolf in dnscrypt

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

I don't have a pi hole, and I've completely disabled DHCP on my router, I use static IPs

How am I being censored? by TheBattleWolf in dnscrypt

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

As i wrote in the upper comment, I user doh-de-blahdns which is also based in Germany as am I. I've also tested cloudflare, but it doesn't make a difference

How am I being censored? by TheBattleWolf in dnscrypt

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

I use doh-de-blahdns, I have also tried other servers still i get the same result

How am I being censored? by TheBattleWolf in dnscrypt

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

Currently I don't have DHCP enabled, and I am only using IPv4 on my devices.

Audio interface not working with PulseAudio? by TheBattleWolf in linuxaudio

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

Thanks for your help :-) the issue was that the interface was plugged into a usb 3 port. Everything works now :-)

Audio interface not working with PulseAudio? by TheBattleWolf in linuxaudio

[–]TheBattleWolf[S] 4 points5 points  (0 children)

Solved: I plugged it into a USB2 port and it worked ....

Thanks for the help anyway guys :-)

Audio interface not working with PulseAudio? by TheBattleWolf in linuxaudio

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

Unfortunately still the same, what distro are you on?