tenseiken / docker-qbittorrent-wireguard

Docker container which runs qBittorrent-nox (headless) client while connecting to WireGuard.
GNU General Public License v3.0
11 stars 5 forks source link

Fixed openssl missing and iproute2 folder missing errors #6

Closed harry-hart closed 4 weeks ago

harry-hart commented 4 weeks ago

This fixes the iproute2 issue from #3 and additionally adds openssl to the install list for correct cert generation. Also my linter removed some erroneous spaces.