stoli412

Results 6 comments of stoli412

> hey @JeffBaumgardt I have created a new repository with a handbrake docker image which supports NVenc encoding, you can find it here: > https://github.com/zocker-160/handbrake-nvenc-docker > > this container is...

@qdm12 Thanks so much for your work on Wireguard! I'm using it with Mullvad and it's working great. I just had a question: is IPv6 tunnelling supported? Can I add...

It looks like `WIREGUARD_ADDRESS` won't accept CSV. I get this error: `2021/08/28 12:42:06 ERROR cannot read VPN settings: cannot read Wireguard settings: environment variable WIREGUARD_ADDRESS: invalid CIDR address: 10.xxx.xxx.xxx/32,fc00:xxxx:xxxx:xxxx::x:xxxx/128` Putting...

Just tried it out and it's accepting both the IPv4 and 6 blocks in the `WIREGUARD_ADDRESS` variable now. With the firewall enabled, I get no connectivity in connected containers. With...

I think we're getting closer! Firewall on: uses vpn IPv4 address, no IPv6 connectivity Firewall off: uses vpn IPv4 address, uses public IPv6 address Looking at the gluetun log, it...

I've found somewhat of a workaround. In /etc/pulse/daemon.conf, I've uncommented and changed the following: `default-sample-rate = 22050` `alternate-sample-rate = 44100` This allows audio to play correctly in an RDP session...