hiddify/xtlsapi

add/remove inbound/outbound api

deorth-kku opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
Can we have add/remove inbound/outbound api as well? Seems like add/remove clients are the only apis implemented for handler.

Describe alternatives you've considered
I don't think so.

Additional context
Currently I just call a "xray api" subprocess to do the job. But it requires to create a json file somewhere on disk and it's not a very elegent solution. I rather find a way do it more "natively".