Skip to content

Network issues #7

@ShadowNinja

Description

@ShadowNinja
  • HTTP and DNS only support listening on one addr/port (not too much of an issue with HTTP because you should proxy it, but DNS is meant to be used without a proxy).
  • HTTP and DNS don't support unix domain sockets (or at least the syntax isn't documented and my attempt didn't work) (this may be hard to fix, since this appears to be an upstream issue).
  • DNS doesn't support IPv6.
  • DNS port is hardcoded to 53 (prevents proxying).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions