diff --git a/tools/rutracker.sh b/tools/rutracker.sh new file mode 100755 index 0000000..0ae578e --- /dev/null +++ b/tools/rutracker.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +echo "# https://rutracker.net/forum/viewtopic.php?p=75274766#75274766" | sudo tee -a /etc/hosts # > /dev/null +echo "185.15.211.203 bt.t-ru.org" | sudo tee -a /etc/hosts # > /dev/null +echo "185.15.211.203 bt2.t-ru.org" | sudo tee -a /etc/hosts # > /dev/null +echo "185.15.211.203 bt3.t-ru.org" | sudo tee -a /etc/hosts # > /dev/null +echo "185.15.211.203 bt4.t-ru.org" | sudo tee -a /etc/hosts # > /dev/null