Malin 173bd87437 feat: manual connect mode + env -i sudo wrapper to fix pkg bootstrap crash
- MANUAL_CONNECT=true: container waits for tun0, user connects via docker exec
- MANUAL_CONNECT=false: auto mode (current), now with env -i in sudo wrapper
- sudo wrapper logs inherited env key names so we can see what parent injects
- monitor_loop extracted as shared function used by both modes
- auto mode connect logic cleaned up into a single while-true rotation loop
2026-03-12 07:23:19 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
Description
No description provided
92 KiB
Languages
Shell 73.7%
Dockerfile 26.3%