You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-9
Original file line number
Diff line number
Diff line change
@@ -51,22 +51,14 @@ Then I rewrite the GUI code by swift.
51
51
- Could reorder shadowsocks profiles by drag & drop in servers preferences panel.
52
52
- Auto check update (unable to auto download)
53
53
54
-
## Different from original ShadowsocksX
54
+
## Differences from original ShadowsocksX
55
55
56
56
Run ss-local as backgroud service through launchd, not in app process.
57
57
So after you quit the app, the ss-local maybe is still running.
58
58
59
59
Add a manual mode which won't configure the system proxy settings.
60
60
Then you could configure your apps to use socks5 proxy manual.
61
61
62
-
63
-
## TODO List
64
-
-[ ] 用nettop替换掉sar,重写显示网速功能
65
-
-[ ] 用Swift重写剩余的OC代码
66
-
-[ ] 用SwiftUI重写界面
67
-
-[ ] Embed the http proxy server [privoxy](http://www.privoxy.org/), [get it](https://homebrew.bintray.com/bottles/privoxy-3.0.26.sierra.bottle.tar.gz).
68
-
-[ ] ACL mode support [Shadowsocks ACL](https://github.com/shadowsocksr/shadowsocksr-libev/tree/master/acl)
0 commit comments