We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f61e5 commit 4f73c39Copy full SHA for 4f73c39
README.md
@@ -4,10 +4,11 @@ See no peers for some torrent(s)? Add more tracker(s) from Transmission
4
5
## Installation
6
* Download script and make it executable:
7
-
+Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
8
```
9
wget --no-check-certificate -O /opt/bin/add_trackers.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker-add.sh
10
chmod +x /opt/bin/add_trackers.sh
11
+Set user and password in add_trackers.sh
12
13
or
14
0 commit comments