Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Commit

Permalink
临时禁用OpenVPN驱动自动安装
Browse files Browse the repository at this point in the history
  • Loading branch information
Srar authored May 15, 2018
1 parent 005fb48 commit 6b57bb6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@

1) 从Releases中下载已经打包完的版本.
> Releases中版本均64位编译, 可能无法在32位平台使用.
2) 安装[Npcap](https://nmap.org/npcap/)来用于UDP多倍发包.
2) 安装[OpenVPN Tap-windows](https://swupdate.openvpn.org/community/releases/tap-windows-9.21.2.exe)驱动.
3) 安装[Npcap](https://nmap.org/npcap/)来用于UDP多倍发包.
> `Installation Opentions`需要勾上`Install Npcap in WinPcap API-compatible Mode`.
3) 使用管理员权限cmd或powershell中在已以下命令运行node-sstap.
4) 使用管理员权限cmd或powershell中在已以下命令运行node-sstap.
```
.\sstap.exe --host [ss host] --port [ss port] --passwd [ss password] --xtudp [x times] --method [ss method]
```
Expand Down

0 comments on commit 6b57bb6

Please sign in to comment.