Jemshit Iskanderov
Jemshit Iskanderov
@james04gr i did not claim otherwise. It can return false in `disconnected/destroyed` case because Scarlet has connection state internally
I am starting to think this SDK/tool is dead
Seems it is supported by modifying `requests` object, library methods have parameter named `session` which takes `requests` object. Sample code is on ReadMe file or [here](https://stackoverflow.com/a/44535317/3736955)
any fix for this ?
In sample app, when i do `HomeActivity->InfoView->DetailActivity->HomeActivity->InfoView`, then start pressing Back button, it goes all backwards opening every view. How to handle if i want to stop going back when...
So `pipx` is preferred way instead of altering macOS's default python ?
😄
> docker build -t ocserv https://github.com/iw4p/OpenConnect-Cisco-AnyConnect-VPN-Server-OneKey-ocserv.git Output of this is veeery long, it ends with ``` Successfully tagged localhost/ocserv:latest 9720cf3a863a5add1975b05d2f65d7df7defaec041352521e2d6af8862786693 ``` > docker run --name ocserv --privileged -p 443:443 -p...