forked from puddyput/toxme.se
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- 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
Labels
No labels