User Tools

Site Tools


rtorrent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rtorrent [2009/10/09 07:53]
k2patel
rtorrent [2020/08/10 02:35] (current)
Line 157: Line 157:
 ==== Secure Torrent from ISP Capping ==== ==== Secure Torrent from ISP Capping ====
  
-Not sure but, but it has been said on manual you can encrypt your transfer and request encryption only\\+Not 100% but following you two steps avoid capping from ISP,\\ 
 +== Encryption == 
 +according to manual you can encrypt your transfer and request encryption only\\
 If Encryptiong is successfully enabled you can avoid ISP to capping on packets. which make you partially secure. If Encryptiong is successfully enabled you can avoid ISP to capping on packets. which make you partially secure.
  
Line 165: Line 167:
 encryption=allow_incoming,​try_outgoing,​require,​enable_retry,​require_RC4 encryption=allow_incoming,​try_outgoing,​require,​enable_retry,​require_RC4
 </​code>​ </​code>​
 +
 +== Random Ports ==
 +This will change ports on every "​restart"​ of the rtorrent.\\
 +port_range specify any high number port range - many be bigger than 11K.\\
 +Also enable random port.
 +
 +<code bash | .rtorrent.rc>​
 +port_range = 12000-12999
 +port_random = yes
 +</​code>​
 +
  
 ==== Saving torrent state and resume data between sessions ==== ==== Saving torrent state and resume data between sessions ====
rtorrent.txt · Last modified: 2020/08/10 02:35 (external edit)