Skip to content

Commit c3c2a85

Browse files
author
Mahdi
committed
Update README.md
1 parent bda6dfe commit c3c2a85

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff 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
3118
Create .msix file:
3219
```bat
3320
flutter 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

0 commit comments

Comments
 (0)