-
Notifications
You must be signed in to change notification settings - Fork 835
Open
Labels
featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
There is no access control to restrict access to the proxy.
It would also be nice to be able to completely disable the web server portion and just enable the wss: proxy only.
Describe the solution you'd like
Maybe support for running the proxy from inetd/xinetd then TCP wrappers could be leveraged.
Describe alternatives you've considered
Or add built-in support to restrict the client IPs that are allowed to connect.
Additional context
I am trying to improve the security of this excellent software! :)
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request