Skip to content

Instantly share code, notes, and snippets.

@m4vr0x
Created May 10, 2017 22:11
Show Gist options
  • Save m4vr0x/44348e0d1c4a48ab58c271e2128992bf to your computer and use it in GitHub Desktop.
Save m4vr0x/44348e0d1c4a48ab58c271e2128992bf to your computer and use it in GitHub Desktop.
RatioMaster 1.9.1 - Deluge 1.3.14 client definition
<client name="Deluge 1.3.14" author="Vinz" version="1.0">
<query>info_hash={infohash}&amp;peer_id={peerid}&amp;port={port}&amp;uploaded={uploaded}&amp;downloaded={downloaded}&amp;left={left}{event}&amp;key={key}&amp;compact=1&amp;numwant={numwant}&amp;supportcrypto=1&amp;no_peer_id=1</query>
<headers>Host: {host}_nl_User-Agent: Deluge 1.3.14_nl_Connection: close_nl_Accept-Encoding: gzip_nl_</headers>
<peer_id prefix="-DE13E0-" type="printable" length="12" urlencoding="false" upperCase="false" value="" />
<key type="hex" length="8" urlencoding="false" upperCase="false" lowerCase="true" value=""/>
<protocol value="HTTP/1.1"/>
<hash upperCase="false"/>
<urlencoding exceptions="." />
</client>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment