Skip to content

Feature Request: Ability to bind different app functions to separate interfaces #330

Description

@Send8213

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions