A VPN or proxy client for Windows, based Outline-client(windows). Note: Don' support Ipv6
Features
- Supports Shadowsocks and SOCKS5 protocol
- Built-in Shadowsocks plugin: simple-obfs
- Supports Udp
- Supports Smart Dns, Dns over Tcp
How to install
Prerequisite: No Tencent Computer Manger(腾讯电脑管家) or 360 Safeguard(360 安全卫士) is installed. If have, please uninstall it before performing the following steps.
Installation
How to use customized rules
- Download rules from https://github.com/FQrabbit/SSTap-Rule or write your own rules. Note: the rule file size must be smaller than 100Kb to ensure performance.
- Go to setting->rule->Customized rules dir path, add your rules dir.
Roadmap
Before version 1.0.0 : fix bug, remove unsafe type assertions , clean code, improve performance and UI. No more new features.
After version 1.0.0: more new features......
Development
yarn start
Runs the app in the development mode.
The page will restart if you make edits.
Note:
!!!Known bug: If you have connected Shadowsocks-global when developing, you may receive the error message "[!] (plugin copy) Error: EPERM: operation not permitted, unlink '**\shadowsocks-global\electron-build\ShadowsocksGlobalService.exe" since the ShadowsocksGlobalService.exe has been started as a service.
Fix: Run net stop ShadowsocksGlobalService
from the command line(Administrator).
yarn build
Builds the app for production to the dist
folder.
License
[MIT]