-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
The api asks for a port to listen on. That port needs to be a number: https://github.com/LuckyTurtleDev/crab-hole/blob/main/src/api.rs#L24
That doesn't exactly allow me to specify a unix socket. But I want to.
NULLx76