Search found 1 match

by nucce
Fri Aug 07, 2020 9:14 am
Forum: Support
Topic: Update multiple trackers?
Replies: 1
Views: 1218

Update multiple trackers?

Hi! I have an site that have changed all their trackers(port number) from http://xxsitexx:1000 to http://xxsitexx:2000 Is there anyway I can update them all at once? I tried myself to do this from shell: sed -i 's/xxsitexx:1000/xxsitexx:2000/g' torrents.state But that was useless, as I noticed the r...