diff options
| author | Your Name <you@example.com> | 2026-03-22 01:05:15 +0800 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-03-22 01:05:15 +0800 |
| commit | e598e731006fabe324e98762a29336760dfb2b5a (patch) | |
| tree | 650f9141f7f59541e4771205fa2ebe051d01e9e1 /TODO | |
| parent | f6cdeabe2f57b97299308e16486958ed122315b9 (diff) | |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -0,0 +1,7 @@ | |||
| 1 | - [ ] Merge torrent/docker-compose.yml into root docker-compose.yml (single compose file) | ||
| 2 | - [ ] Add mullvad check script (curl am.i.mullvad.net) inside the torrent container | ||
| 3 | - [ ] Replace dual compose files with a single torrent.sh wrapper script | ||
| 4 | - torrent.sh up [--dir /path] : check if mullvad-vpn is running, start if not, then start torrent container with download dir | ||
| 5 | - torrent.sh status : mullvad connection check + aria2p show | ||
| 6 | - torrent.sh down : stop everything | ||
| 7 | - keeps compose for container definitions, script handles orchestration and args | ||
