Update multiple trackers?
Posted: Fri Aug 07, 2020 9:14 am
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:
But that was useless, as I noticed the real information are built from the binare files.
I would approciate any help!
Full Regards
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:
Code: Select all
sed -i 's/xxsitexx:1000/xxsitexx:2000/g' torrents.state
I would approciate any help!
Full Regards