Merge pull request #481 from imnotpopo/patch-1
Small typo fixes in README
This commit is contained in:
22
README.md
22
README.md
@ -33,33 +33,33 @@ From [here](https://github.com/shadowsocks/ShadowsocksX-NG/releases/)
|
||||
|
||||
## Features
|
||||
|
||||
- Use `ss-local` from shadowsocks-libev 3.0.5
|
||||
- Uses `ss-local` from shadowsocks-libev 3.0.5
|
||||
- Could update PAC by download GFW List from GitHub.
|
||||
- Show QRCode for current server profile.
|
||||
- Scan QRCode from screen.
|
||||
- Shows QRCode for current server profile.
|
||||
- Scans QRCode from screen.
|
||||
- Auto launch at login.
|
||||
- User rules for PAC.
|
||||
- Support for [AEAD Ciphers](https://shadowsocks.org/en/spec/AEAD-Ciphers.html)
|
||||
- HTTP Proxy by [privoxy](http://www.privoxy.org/)
|
||||
- Over [kcptun](https://github.com/xtaci/kcptun). Version 20170322
|
||||
- Export/Import configure file.
|
||||
- An advanced preferences panel to configure:
|
||||
- An advanced preferences panel for configuring:
|
||||
- Local SOCKS5 listen address.
|
||||
- Local SOCKS5 listen port.
|
||||
- Local SOCKS5 timeout.
|
||||
- If enable UDP relay.
|
||||
- GFW List URL.
|
||||
- Manual specify network service profiles which would be configure the proxy.
|
||||
- Could reorder shadowsocks profiles by drag & drop in servers preferences panel.
|
||||
- Manually specify network service profiles which would be used to configure the proxy.
|
||||
- Could reorder shadowsocks profiles by drag-&-dropping in servers preferences panel.
|
||||
- Configurable global shortcuts for toggle running and switch proxy mode.
|
||||
|
||||
## Different from original ShadowsocksX
|
||||
## Difference from original ShadowsocksX
|
||||
|
||||
Run `ss-local` as a background service through launchd, not as an in-app process.
|
||||
So after you quit the app, the `ss-local` maybe be still running.
|
||||
`ss-local` is run as a background service through launchd, not as an in-app process.
|
||||
So after you quit the app, the `ss-local` might be still running.
|
||||
|
||||
Added a manual mode which won't configure the system proxy settings.
|
||||
Then you could configure your apps to use the SOCKS5 proxy manually.
|
||||
Added a manual mode which won't configure the system proxy settings,
|
||||
so that you could configure your apps to use the SOCKS5 proxy manually.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
Reference in New Issue
Block a user