-
Notifications
You must be signed in to change notification settings - Fork 87
Description
Is your feature request related to a problem? Please describe.
I have a proxy server with a panel and node on the same machine. Sharing it with friends using a subscription system is convenient, but I'm having problems accessing local sites. To make them available without disabling the proxy, I would need server-side routing to a second node (which I don't have) located in the user's country.
I know there are routing rule settings in the CLIENT config that's automatically generated by the panel's subscription system, and those would perfectly suit my needs, but I can't find a way to edit them.
Describe the solution you'd like
Add a field to customize the auto-generated Xray client config in subscriptions.
Describe alternatives you've considered
A client routing rules settings menu in the panel interface.