Skip to content

Instantly share code, notes, and snippets.

View EtienneM's full-sized avatar
🏠
Working from home

Étienne M. EtienneM

🏠
Working from home
View GitHub Profile
@EtienneM
EtienneM / tracker-replace.sh
Last active March 7, 2021 18:05 — forked from Adadov/tracker-replace.sh
t411 mass replace tracker
#!/usr/bin/env bash
set -e
# set -x
# t411 key
t411_key="******"
transmission_host="localhost:9091" # Transmission daemon host
transmission_username=""