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 d9642b1 commit b8a0b17Copy full SHA for b8a0b17
1 file changed
xtlsapi/client/SingboxClient.py
@@ -1,6 +1,6 @@
1
from grpc import insecure_channel as grpc_insecure_channel
2
3
-from xtlsapi.api_services import APIService
+from xtlsapi.sinbox_api_services import APIService
4
5
6
class SingboxClient(APIService):
0 commit comments