Skip to content

Instantly share code, notes, and snippets.

@7r1ck8o7
Last active December 24, 2023 11:13
Show Gist options
  • Select an option

  • Save 7r1ck8o7/93e6bb26e7b80df228fc1111e1934747 to your computer and use it in GitHub Desktop.

Select an option

Save 7r1ck8o7/93e6bb26e7b80df228fc1111e1934747 to your computer and use it in GitHub Desktop.

Note

Options -> Preferences

Connection

  • Enable UPnP port mapping
  • Randomize port each start
  • Enable NAT-PMP port mapping
  • Add Windows Firewall exceptions

Bandwidth

  • Apply rate limit to transport overhead
  • Apply rate limit to uTP connections
  • Stop transfers on user interaction
  • Global maxim number of connections [ 500 ]
  • Maximum number of connected peers per torrent [ 200 ]
  • Number of upload slots per torrent [ 200 ]

Bittorrent

  • Enable DHT Network
  • Enable DHT for new torrents
  • Enable Peer Exchange
  • Outgoing: Enabled
  • Allow incoming legacy connections

Queueing

  • Maximum number of active torrents [ 100 ]
  • Maximum number of active downloads [ 4 ]

Advanced

  • bt.allow_same_ip = true
  • bt.enable_pulse = false
  • bt.connect_speed = 100
  • bt.prio_first_last_piece = true
  • bt.sequential_download = true
  • bt.sequential_files = true
  • bt.compact_allocation = false
  • net.max_halfopen = 100
  • gui.show_plus_upsell = false
  • gui.show_notorrents_node = false
  • diskio.coalesce_write_size = 134217728 (2097152)
  • diskio.flush_files = false
  • diskio.cache_stripe = 67108 (128)
  • diskio.no_zero = true
  • diskio.smart_hash = true
  • diskio.sparse_files = true
  • dht.rate = 2
  • rss.update_interval = 20

Disable ads

  • bt.enable_pulse = false
  • distributed_share.enable = false
  • offers.left_rail_offer_enabled = false
  • gui.show_plus_upsell = false
  • gui.show_notorrents_node = false
  • offers.content_offer_autoexec = false
  • offers.sponsored_torrent_offer_enabled = false
  • offers.featured_content.badge.enabled = false
  • offers.featured_content_notifications_enabled = false
  • offers.featured_content_rss_enabled = false

Important

Hidden menu = Options > Preferences > Hold F2+Shift while clicking Advanced

  • gui.show_gate_notify = false
  • gui.show_plus_av_upsell = false
  • gui.show_plus_conv_upsell = false
  • gui.show_plus_upsell_nodes = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment