It looks like the interface binding feature that was recently developed binds all of amule's functions to the single interface given, including the web user interface and the external connection port. It would be helpful to be able to bind these functions to separate interfaces.
To be able to do this for example:
- ed2k/kad traffic on one interface (like a VPN)
- web interface on loopback for only a reverse proxy to access
- EC on a local network for direct connections
The original feature was requested in:
#173
And implemented in:
#281
It looks like the interface binding feature that was recently developed binds all of amule's functions to the single interface given, including the web user interface and the external connection port. It would be helpful to be able to bind these functions to separate interfaces.
To be able to do this for example:
The original feature was requested in:
#173
And implemented in:
#281