Opened 12 years ago

Closed 11 years ago

Last modified 6 years ago

#2137 closed patch (Duplicate)

Add announce_ip support

Reported by: gkuenning Owned by:
Priority: major Milestone: 2.0.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 (1)

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

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by gkuenning

Patch to add announce_ip support

comment:1 Changed 11 years ago by Cas

  • Milestone changed from Future to 1.4.0

comment:2 Changed 11 years ago by Cas

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate: #1384

comment:3 Changed 8 years ago by Cas

  • Milestone changed from 2.0.x to 2.0

comment:4 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.