Menu

#194 Choice of interface with XMLRPC

open
nobody
None
5
2012-09-28
2011-03-30
wide
No

Hi,
when you run individual instance of aria2, there is possibility to specify which local interface the socket binds to (--interface=..).
I would like to the have the possibility to specify the interface when running aria2 as a daemon - for each individual download added using aria2.addUri RPC call.
Background: I need to download files from http using different IP addresses that are all configured on one server.. and preferably using one aria2 daemon. Currently there is a firewall workaround, changing the source addresses (snat) but this solution is not flexible enough. Specifying the source IP address in the addUri call would be much more elegant.
Thank you.

Discussion


Log in to post a comment.