Ticket #2137 (closed patch: duplicate)

Opened 10 months ago

Last modified 3 weeks ago

Add announce_ip support

Reported by: gkuenning Owned by:
Priority: major Milestone: 1.4.0
Component: core Version: 1.3.5
Keywords: Cc:

Description

Deluge can't be used as a seeder from behind a NAT firewall, even if the firewall is configured to forward the appropriate ports, because there is no way to announce the true IP to the tracker.

The enclosed patch modifies deluge 1.3.5 to add a -T switch (alias --libtorrent) that allows an announce_ip parameter to be passed to libtorrent. It also modifies libtorrent itself to correctly process that parameter.

As a pleasant side effect, all other libtorrent options can now be passed through from deluge.

Attachments

announce_ip.patch (7.9 KB) - added by gkuenning 10 months ago.
Patch to add announce_ip support

Change History

Changed 10 months ago by gkuenning

Patch to add announce_ip support

Changed 4 months ago by Cas

  • milestone changed from Future to 1.4.0

Changed 3 weeks ago by Cas

  • status changed from new to closed
  • resolution set to duplicate

Duplicate: #1384

Note: See TracTickets for help on using tickets.