giantplaceholder

Results 8 comments of giantplaceholder

> I stand corrected - it seems to be an issue with my configuration - possibly with traefic and/or cloudflare. Logging into the android app using the server's subnet and...

> > I create this issue as equivalent to #309 for Windows. I'm aware that there is a Wiki page https://github.com/dino/dino/wiki/macOS about compiling Dino, but this is about providing a...

Current WIP re: enabling notifications on MacOS: https://github.com/mxlgv/dino/pull/45 Very early stages and potentially unsafe.

Current instructions for Mac build: https://github.com/mxlgv/dino/blob/master/BUILD_MACOS.md As of now, these have been tested on different Mac laptops running M1 and M2 SoC. Unfortunately, we don't have Intel-based Mac to test...

@arvidn > do you have a reason to believe ECH is not already supported? libtorrent doesn't explicitly ask for any particular kind of SNI, it calls `SSL_set_tlsext_host_name()`. Is that insufficient...

@arvidn this is specifically the reason I've pinged you directly. I've already been at the door of the qBittorrent devs with the same ask, and since they are using bone-stock...

That would be wonderful, to be honest. This would open a way for me to at least build a binaries myself and introduce that as an AUR build for Arch....

Just an idea, but this might be a proxy configuration at work. By default, many proxy servers use **X-Forwarded-For** header to identify the origin IP. This might be helpful in...