File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,27 +14,13 @@ Windows tool to show VPN connection details
1414- Update status when there is a network change
1515- Connect through proxy vpn types (eg. ShadowSocks, VMess, ...)
1616
17- ## How to install .msix file
18- Currently to be able to install the .msix file you should accept our signature by doing below steps:
19-
20- - Right-click on the .msix file and select Properties
21- - Go to the Digital Signatures tab inside the Properties dialog
22- - Select the “buildtoapp.com” signer and click Details. Then click on View Certificate
23- - Start installing the certificate by clicking on Install Certificate
24- - Select Local Machine in the dialog. Click Next
25- - Under “Place all certificates in the following store”, click Browse
26- - Select the Trusted Root Certification Authorities folder. Click OK
27- - Click Next and then Finish
28- - Now, double-click on the file. You’ll see that the Install button is now enabled. Click on it to install the app
29-
3017## Commands
3118Create .msix file:
3219``` bat
3320flutter pub run msix:create
3421```
3522
3623## TODO
37- - Show DNS addresses
3824- Add alternative api service
3925- Choose default country and show flag based on that
4026- Option to show all countries flag
You can’t perform that action at this time.
0 commit comments