Replies: 1 comment 1 reply
-
I’m planning to rewrite this client and it will not depend on DBus. And can be deployed in Docker, before that I’m afraid I don’t have time to invest in it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, thank you for the great project! It really helps many of us to survive within the corporate
stupidnesssecurity.One more step forward: I'd really wish to lock this thing down into a Docker container and run somewhere in my network. Limitation is that like the original client, this project relies on DBus and Systemd, which are generally not available within a Docker container. I tried to run dbus manually for PulseSecure, a similar VPN shitware, without success. Could you kindly offer and advise on how to run your project in a bare Docker environement, e.g. within a single bash script?
Beta Was this translation helpful? Give feedback.
All reactions