Ansar Smagul

Results 42 comments of Ansar Smagul
trafficstars

@hollisticated-horse @myyc `nmcli` looks promising. NetworkManager is desktop environment agnostic, right? Does every NetworkManager installation come with `nmcli`?

> still maintain that if you don't use gnome or kde you should probably configure proxy settings yourself as opposed to having an external piece of software messing with networkmanager...

@corbolais thanks for the suggestion, setting some iptables rules might indeed be the solution I was looking for.

Also, I think we'd need to set the rule using the `OUTPUT` chain instead of the `PREROUTING` chain, since it only affects incoming instead of outgoing packets (see: https://manpages.debian.org/unstable/iptables/iptables.8.en.html#nat). From...

Thanks for the valuable input @corbolais. Best of luck to you in the coming year!

Partially resolved by https://github.com/anfragment/zen/pull/112.

Hi @odysseus90210. Unfortunately, the version of Apple News which is available where I live is quite stripped-down, which doesn't make it possible for me to investigate further. I'll keep the...

Thank you both, @Tyomy-kun and @gauze756! It looks like the winget issue is due to certificate pinning on Windows Store (more on that here: https://github.com/microsoft/winget-cli/issues/2879). Fortunately, it's easy to fix...

Hello @MisutaaAsriel! Thanks for the thorough report. It looks like the Twitter app uses certificate pinning, which prevents requests from going through. Regarding the rules list, the exclusions in "My...

@Zero3K None so far. Would you be interested in writing the relevant documentation? edit: In case you were wondering if the underlying issue is going to get fixed - I...