|
d2d48ffc50
|
Update localization for "Export Diagnosis..."
|
2019-09-07 01:59:56 +08:00 |
|
|
870dd64970
|
Merge branch 'pr/1056' into develop
|
2019-09-07 01:51:01 +08:00 |
|
|
ac3ae0e4de
|
Update diagnose.
|
2019-09-04 18:25:26 +08:00 |
|
|
922d74001b
|
高级设置增加pac监听地址配置,方便局域网共享
|
2019-06-06 17:42:30 +08:00 |
|
|
3da4005df7
|
高级设置增加pac监听地址配置,方便局域网共享
|
2019-06-06 17:39:17 +08:00 |
|
|
1b69796377
|
高级设置增加pac监听地址配置,方便局域网共享
|
2019-06-03 19:42:21 +08:00 |
|
|
aabdc77c3c
|
Merge pull request #1001 from lkebin/add-v2ray-plugin
Add v2ray-plugin
|
2019-02-21 16:25:48 +08:00 |
|
|
cf4f7a5dfc
|
Add v2ray-plugin
Add [v2ray-plugin](https://github.com/shadowsocks/v2ray-plugin)
|
2019-02-18 13:13:34 +08:00 |
|
|
2099db774b
|
Update ProxyConfHelper.m
Fixes PAC file did not update in the web server response when update the user customize rules.
|
2019-01-17 23:49:57 +08:00 |
|
|
b7877b0939
|
Can export diagnosis to file.
|
2018-10-03 01:17:54 +08:00 |
|
|
b4868ede64
|
Fixes reset ProxyExceptions defaults.
|
2018-10-02 23:12:50 +08:00 |
|
|
a589d15940
|
Code clean.
Remove defaults for legacy kcptun.
|
2018-10-02 22:09:56 +08:00 |
|
|
864575c179
|
Add --fast-open opt for ss-local .
|
2018-10-02 21:15:13 +08:00 |
|
|
bbefbadb67
|
Fixes copy server profile url.
Copy url as a string instead of the url type.
|
2018-09-27 15:08:05 +08:00 |
|
|
39d694048d
|
Bump version to 1.8.2
|
2018-09-25 22:42:45 +08:00 |
|
|
fdcd56c284
|
Adapt to mac os dark mode。
|
2018-09-25 14:47:48 +08:00 |
|
|
50d30eb7f0
|
Update Server Proferences window layout.
- Fixes layout
- Compatible to dark mode.
|
2018-09-25 14:39:19 +08:00 |
|
|
3ccbd19cb5
|
Update README.md
|
2018-09-25 10:16:09 +08:00 |
|
|
1af83c19e4
|
Fixes .travis.yml
osx_image: xcode10 instead of xcode10.0
|
2018-09-25 10:15:57 +08:00 |
|
|
0ac520f2dc
|
Update .travis.yml
Use xcode10.0 instead of xcode9.4.1
|
2018-09-25 10:07:40 +08:00 |
|
|
84229f5eaa
|
Fixes #903.
|
2018-09-24 23:54:04 +08:00 |
|
|
bc57db4502
|
Bump version to 1.8.1
|
2018-09-21 12:29:39 +08:00 |
|
|
6b557c1d6c
|
Kcptun installing get back.
|
2018-09-21 12:13:10 +08:00 |
|
|
53aff531fa
|
Fixes bug. Generate PAC file by local address.
|
2018-09-21 11:55:36 +08:00 |
|
|
0e2399ae73
|
Also make a link named obfs-local.
|
2018-09-19 23:22:36 +08:00 |
|
|
e5683f26f8
|
Code clean.
|
2018-09-19 23:22:11 +08:00 |
|
|
9508af2bc1
|
Update constraints of server preferences winodow.
|
2018-09-17 10:23:41 +08:00 |
|
|
38fb0b576a
|
Update .travis.yml
|
2018-09-16 22:29:20 +08:00 |
|
|
cc8170f4fe
|
Fixes tests.
Remove ota
|
2018-09-16 22:29:11 +08:00 |
|
|
844b9813ab
|
Merge branch 'release/v1.8.0' into develop
|
2018-09-16 21:13:50 +08:00 |
|
|
30d7e453e2
|
Update proxy exceptions.
Add some ipv6 address to proxy exceptions.
|
2018-09-16 20:50:39 +08:00 |
|
|
8522f528d0
|
Update localizations.
|
2018-09-16 20:15:36 +08:00 |
|
|
599e895e18
|
Update credits file.
|
2018-09-16 20:14:59 +08:00 |
|
|
3fe939d294
|
Fixes preferences window.
|
2018-09-16 20:14:40 +08:00 |
|
|
02d9ac3031
|
Improve sharing server profiles.
* New share server profiles window.
* Import server profile urls from pasteboard.
|
2018-09-16 16:46:48 +08:00 |
|
|
33b36928bc
|
Delete kcptun icon.
|
2018-09-16 01:46:50 +08:00 |
|
|
cf4e886d9f
|
Remove kcptun preference panel.
|
2018-09-16 01:46:09 +08:00 |
|
|
db81543372
|
Remove feature over kcptune.
|
2018-09-16 01:39:15 +08:00 |
|
|
b3ad963c92
|
Remove feature Export/Import configure file .
|
2018-09-16 01:25:11 +08:00 |
|
|
db5d4aef93
|
Update README.
|
2018-09-16 00:52:10 +08:00 |
|
|
8128d5a48c
|
Add folder plugins to the enviroment variable DYLD_LIBRARY_PATH.
|
2018-09-16 00:37:58 +08:00 |
|
|
dbcd27833c
|
Upgrade embed ss-local from v3.1.3 to v3.2.0
The new version ss-local would create plugin proccess with inherited env variable.
|
2018-09-16 00:36:53 +08:00 |
|
|
3616b19652
|
Refactor code for generate QRCode.Fixes issue #780.
|
2018-09-05 12:28:20 +08:00 |
|
|
acd84297d8
|
Update issue templates
|
2018-05-08 14:42:00 +08:00 |
|
|
51c25cbc68
|
Add Help menu item.
|
2018-05-08 14:24:03 +08:00 |
|
|
9e09bd8fe7
|
Add check for updates menu item.
|
2018-05-08 14:21:32 +08:00 |
|
|
4b3340e6c9
|
Bump year in copyright string.
|
2018-05-08 13:55:46 +08:00 |
|
|
a086822742
|
Add 'xchacha20-ietf-poly1305' to the method list.
|
2018-05-08 12:59:30 +08:00 |
|
|
80f8b84601
|
Update README.
|
2018-05-08 12:38:39 +08:00 |
|
|
dd60b1897a
|
Upgrade simple-obfs to v0.0.5
|
2018-05-08 12:35:44 +08:00 |
|