Encrypted proxy killswitch + TUN optimization #1

Open
zenaku wants to merge 54 commits from feature/merge-encrypted-proxy into master
Showing only changes of commit 2e7fce9c1c - Show all commits

View file

@ -14,3 +14,4 @@ class OperatorProxySession:
subscription_url: Optional[str]
operator_id: int
operator_name: str
operator_domain: Optional[str] = None