We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8bd62 commit 139f30fCopy full SHA for 139f30f
2 files changed
xtlsapi/client/SingboxClient.py
@@ -1,6 +1,6 @@
1
from grpc import insecure_channel as grpc_insecure_channel
2
3
-from xtlsapi.sinbox_api_services import APIService
+from xtlsapi.singbox_api_services import APIService
4
5
6
class SingboxClient(APIService):
xtlsapi/singbox_api/__init__.py
0 commit comments