<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Blocklists</title><link>https://sourceforge.net/p/trs-trac/wiki2/Blocklists/</link><description>Recent changes to Blocklists</description><atom:link href="https://sourceforge.net/p/trs-trac/wiki2/Blocklists/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Sep 2018 01:04:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/trs-trac/wiki2/Blocklists/feed" rel="self" type="application/rss+xml"/><item><title>Blocklists modified by cfp p2p</title><link>https://sourceforge.net/p/trs-trac/wiki2/Blocklists/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="blocklists"&gt;Blocklists&lt;/h1&gt;
&lt;p&gt;A Blocklist is third-party list of peer addresses to block. This can be used to block peers whose addresses are believed to belong to spyware or malware manufacturers. &lt;/p&gt;
&lt;h2 id="what-blocklist-does-transmission-use"&gt;What blocklist does Transmission Use?&lt;/h2&gt;
&lt;p&gt;Transmission supports the &lt;a class="" href="http://web.archive.org/web/20160112182745/http://en.wikipedia.org/wiki/PeerGuardian" rel="nofollow"&gt;​P2P Plaintext Format&lt;/a&gt;, which is used by PeerGuardian, Bluetack, Vuze, ProtoWall, and KTorrent, and the DAT format, which was originally made popular by eMule. &lt;/p&gt;
&lt;p&gt;The Transmission Project does not evaluate or endorse any specific blocklists. If you do not know what blocklist to use, you might &lt;a class="" href="http://web.archive.org/web/20160112182745/http://www.google.com/search?q=blocklist+url" rel="nofollow"&gt;​read about some third-party blocklists&lt;/a&gt; and evaluate them on your own. &lt;/p&gt;
&lt;p&gt;If "Enable automatic updates" is enabled, Transmission will periodically refresh its copy of your blocklist from your specified URL. &lt;/p&gt;
&lt;p&gt;When you press the `Update Blocklist' button, Transmission will download a new copy of your blocklist. &lt;/p&gt;
&lt;h2 id="adding-other-blocklists"&gt;Adding Other Blocklists&lt;/h2&gt;
&lt;p&gt;Transmission stores blocklists in a folder named &lt;code&gt;blocklists&lt;/code&gt; in its &lt;a class="" href="/web/20160112182745/https://trac.transmissionbt.com/wiki/ConfigFiles" rel="nofollow"&gt;configuration folder&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;In that directory, files ending in ".bin" are blocklists that Transmission has parsed into a binary format suitable for quick lookups. When transmission starts, it scans this directory for files not ending in ".bin" and tries to parse them. So to add another blocklist, all you have to do is put it in this directory and restart Transmission. Text and gzip formats are supported. &lt;/p&gt;
&lt;h2 id="using-blocklists-in-transmission-daemon"&gt;Using Blocklists in transmission-daemon&lt;/h2&gt;
&lt;p&gt;transmission-daemon doesn't have an "update blocklist" button, so its users have two options. They can either copy blocklists from transmission-gtk's directory to transmission-daemon's directory, or they can download a blocklist by hand, uncompress it, and place it in the daemon's &lt;code&gt;blocklists&lt;/code&gt; folder. In both cases, the daemon's &lt;a class="" href="/web/20160112182745/https://trac.transmissionbt.com/wiki/ConfigFiles" rel="nofollow"&gt;settings.json file&lt;/a&gt; will need to be edited to set "blocklist-enabled" to "true". &lt;/p&gt;
&lt;p&gt;Also in both cases, the daemon is unaware of blocklist updates. Only when it starts it creates new .bin files. &lt;/p&gt;
&lt;p&gt;There is a third option: add the blocklist URL in settings.json (only one blocklist is allowed), and use transmission-remote to tell the daemon to update it periodically. &lt;/p&gt;
&lt;p&gt;settings.json snippet: &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;    "blocklist-enabled": true,
    "blocklist-url": "http://www.example.com/blocklist",
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;update by hand example: &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;$ transmission-remote -n admin:password --blocklist-update
localhost:9091/transmission/rpc/ responded: &lt;span class="s2"&gt;"success"&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;a class="" href="/web/20160112182745/https://trac.transmissionbt.com/wiki/Blocklists?action=diff&amp;amp;version=16" rel="nofollow"&gt;Last modified&lt;/a&gt; &lt;a class="" href="/web/20160112182745/https://trac.transmissionbt.com/timeline?from=2012-11-26T19%3A17%3A05Z&amp;amp;precision=second" rel="nofollow"&gt;3 years ago&lt;/a&gt; Last modified on 11/26/12 19:17:05&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cfp p2p</dc:creator><pubDate>Tue, 11 Sep 2018 01:04:30 -0000</pubDate><guid>https://sourceforge.net1b4ca0dd4561950a842afbe40ee6ae9a2a2d56e6</guid></item></channel></rss>