Skip to content

Commit bf4195e

Browse files
committed
Add instruction for set the Win10 Store
shadowsocks#2480 shadowsocks#1004
1 parent 9e953b3 commit bf4195e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ with any editor, Shadowsocks will notify browsers about the change automatically
4040
2. You can also update PAC file from [GFWList] \(maintained by 3rd party)
4141
3. You can also use online PAC URL
4242

43+
For Windows10 Store and related applications, please execute the following command under Admin privilege:
44+
```
45+
netsh winhttp import proxy source=ie
46+
```
47+
4348
#### Server Auto Switching
4449

4550
1. Load balance: choosing server randomly

0 commit comments

Comments
 (0)