Commit Graph

19 Commits

Author SHA1 Message Date
d5b5679ec1 Simplify domain & host parsing 2017-11-26 12:57:22 +08:00
56d052d160 Adds exception rules config for Global Mode 2017-10-30 15:03:02 +08:00
abf06c1085 Fixes #490 by quoting script path in Apple Script 2017-09-13 09:59:48 +08:00
492c517cbf Code clean. 2017-01-13 15:50:42 +08:00
cb4e6d7f19 Monitor pac file with GCD instead of FSEventStreamCreate.
Old approach is not working on new version MacOS.
2017-01-11 10:43:37 +08:00
e6cdfbbc26 Fix typo
Globel -> Global
2016-10-26 19:32:27 +08:00
cf2f5d1a9c Fix bug #106 by workaround. 2016-10-21 23:36:05 +08:00
e5b342c134 Monitor PAC file. Disable then enable the system pac configure after it has been modified. 2016-10-19 00:24:45 +08:00
d0ad272198 Refactor pac proxy. 2016-10-18 23:35:17 +08:00
4c295965f2 增加 HTTP代理 跟随全局设置 2016-10-10 14:17:47 +08:00
b389dc226c Call webServer startWithOptions instead of startWithPort
建议使用 webServer.startWithOptions(["BindToLocalhost":true,"Port":xxxx]) 来避免提示允许监听端口
2016-10-02 01:24:38 +08:00
cd1b1cd87f add adv settings for pac server
add adv settings for pac server address & port
handle accident crash on stop pac server
2016-08-25 09:19:47 +08:00
66b0b622f0 add stop pac server method
add stop pac server method to avoid switch pac file failure
2016-08-24 11:52:40 +08:00
f64798504c Fix typo
Fix typo
2016-08-23 19:40:05 +08:00
7520fd54a6 解决 macOS 10.12 下 PAC 模式下Safari 或 Twitter 客户端 tweetbot客户端不能FQ的问题
解决 macOS 10.12 下 PAC 模式下Safari 或 Twitter 客户端 tweetbot客户端不能FQ的问题
https://github.com/qiuyuzhou/ShadowsocksX-NG/issues/30
PS 手头没有 macOS 10.12 的机器,麻烦有的请帮忙测试一下
或者可以从 https://github.com/qinyuhang/ShadowsocksX-NG/tree/webserver 下载去
Xcode build 一下
2016-08-23 17:08:21 +08:00
245770afcf Fix bug #24
避免清空不是由ShadowsocksX-NG设置代理配置。
2016-08-04 00:41:00 +08:00
ea4e006133 Advance preference for proxy.
Manual spesify network services which would be configure.
2016-06-30 02:33:37 +08:00
1380f245d5 Fix spell errors. Rename all 'Shadowsocks-NE' to 'Shadowsocks-NG' 2016-06-25 15:00:03 +08:00
ccd666bc2a Look like working now. 2016-06-10 03:59:27 +08:00