Mous
Mous
My docker-compose.yaml is: ``` --- version: "3.8" services: openvpn-client: image: dperson/openvpn-client:latest #https://hub.docker.com/r/dperson/openvpn-client container_name: openvpn-client restart: unless-stopped environment: - GROUPID=101 - TZ=Europe/London - FIREWALL='' cap_add: - NET_ADMIN devices: - "/dev/net/tun:/dev/net/tun" volumes:...
is this feature something that can be configured in this project? say, cycling every 12 hours between different ovpn configs without the need to rebuild/restart the docker container.
It's possible my feature request has been misunderstood. What I am essentially requesting is the ability for users, who are not admin, to see the download status of a movie...
That would be amazing. Thank you.
Is there a rough timeline on when this feature might be implemented?