From 0a557e7195cc3904e53793aa57796a7a315c25c6 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Sun, 27 Jul 2025 22:21:30 +1000 Subject: [PATCH] add todo: can openvpn run for LXC? --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 2c1e045..20d65c3 100644 --- a/TODO +++ b/TODO @@ -26,3 +26,6 @@ Bind 5 workspaces per connected monitor. Then use the command palette (discussed prior) to send to a different workspace (ie because I currently use MOD+SHIFT+n but if n>=10 then it doesnt work! hence we need a command palette!) + +Can I run openvpn only for a specific proccess and its children? + then ie run qbittorrent (just in case the VPN isnt private)