Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BI
Posts
1
Comments
5
Joined
2 yr. ago
  • Hey ! Sorry I didn't saw your message. I came here to explain how I solved it (just now)!

    I discovered a lot of nice option in gluetun (like port forwarding)

    But turns out the solution was to change the network interface in qBittorrent options from eth0 to tun0... Simple as that

    Thanks for your help!

  • I do

    The last version is really nice

    With sequence, multicamera, text to speach support

    The support for hardware acceleration render could be better but it's getting there

    Also you can't have an effect track (or at least I couldn't) which would be great

    And I found the stabilization tool to be hard to use.

    Other than that it's really good and allow to have a reel pro workflow, and for free !

    I prefer it to Shotcut. Blender is also really nice but I think it lacks option in the video editing part. Although I didn't tried it for a long time

  • qBittorrent @lemmy.fmhy.ml
    Biorix @lemmy.fmhy.ml

    Link qBittorent docker container to VPN

    I'm trying to link a docker container qFlood to my VPN (proton) on the host to prevent IP leaks.

    When everything is on the host, I can just choose "proton0" in the network interface to use, but I don't know how to do that inside the container because this interface is not exposed to the container.

    Is there a way to do that?

    Or even to implement the VPN inside a container?

    What the alternative to prevent IP leaks with qBit on docker?

    edit:

    I used gluetun + qFlood as advised and it worked like a charmed except that I could't seed or leach at all

    Turns out the solution was to change the network interface in qBittorrent options from eth0 to tun0… Simple as that

    Thank you all for the help!