## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Not exactly a problem, more preference. ## Describe the feature you would like to be implemented <!-- A clear and concise description of what you want to happen. --> I would like to configure Redlib to listen *only* on a Unix socket, as to not listen on any unnecessary ports on my system. ## Describe alternatives you've considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> The only alternative is to listen on a port on localhost. ## Additional context / screenshot <!-- Add any other context or screenshots about the feature request here. --> N/A