Инструменты пользователя

Инструменты сайта


it:debian:faq:torrent

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Следующая версия
Предыдущая версия
it:debian:faq:torrent [2020/04/30 21:22] – создано ura2404it:debian:faq:torrent [2023/06/18 12:16] (текущий) – [ruTorrent] ura2404
Строка 1: Строка 1:
 ====== torrent ====== ====== torrent ======
-----+
 ===== rTorrent ===== ===== rTorrent =====
  
-[[https://github.com/rakshasa/rtorrent/wiki/rTorrent-0.9-Comprehensive-Command-list-(WIP)]] - про **Deprecated Commands**+[[https://github.com/rakshasa/rtorrent/wiki/rTorrent-0.9-Comprehensive-Command-list-(WIP)]] - про **Deprecated Commands**\\ 
 +[[https://habr.com/ru/post/88405/]] {{it:debian:faq:torrent:установка_и_настройка_rtorrent.mhtml|mht}}\\
  
-[[https://habr.com/ru/post/88405/]] {{it:debian:faq:torrent:установка_и_настройка_rtorrent.mhtml|mht}}+Команды: 
 +>^d - остановить 
 +>^q - выйти
  
 <code bash> <code bash>
Строка 39: Строка 42:
 scgi_port = 127.0.0.1:5000 scgi_port = 127.0.0.1:5000
 </file> </file>
 +----
 +
 +**__firewall__**
 +[[https://www.linux.org.ru/forum/desktop/13299278]] {{it:debian:faq:torrent:rtorrent_и_рутрекер.mht|mht}}
 +<code>
 +iptables -t nat -A OUTPUT -p tcp -m tcp --dport 80 -d 195.82.146.120/30 -j DNAT --to-destination 163.172.167.207:3128
 +</code>
 ---- ----
  
Строка 64: Строка 74:
 sudo systemctl start rtorrent sudo systemctl start rtorrent
 </code> </code>
 +
 +----
 +
  
  
 ===== ruTorrent ===== ===== ruTorrent =====
 +web интерфейс
 +
 [[https://github.com/Novik/ruTorrent]] - скачать [[https://github.com/Novik/ruTorrent]] - скачать
  
it/debian/faq/torrent.1588281765.txt.gz · Последнее изменение: 2020/06/13 19:37 (внешнее изменение)