Open Issues Need Help
View All on GitHub It won't let me add the fork. 14 days ago
bug help wanted
xtlsapi does not work with Vmess inbound about 1 year ago
AI Summary: Debug and fix a bug in the `xtlsapi` Python library where adding clients to a Vmess inbound fails. The issue arises when using the `add_client` function with the Vmess protocol, resulting in an error indicating the user does not exist in the Xray core logs, even though no error is thrown by the library. The fix likely involves correctly handling Vmess-specific parameters within the `add_client` function to ensure proper user creation and association with the inbound.
Complexity:
4/5
bug help wanted