Commit Graph

343 Commits

Author SHA1 Message Date
234a83f2fa Extracts obfs-local 0.0.2 2018-01-28 22:16:53 +08:00
f7f7aa0589 Enables plugins config in Server Preferences 2018-01-28 22:16:53 +08:00
5828fdbac9 Remove feature ping which may make app crashed. 2018-01-17 15:14:14 +08:00
3b724d75f1 Bump version to 1.7.0. 2017-12-05 20:04:03 +08:00
25d54f8d6b Add argument --reuse-port for ss-local. 2017-12-05 14:39:20 +08:00
fafa9367da Simplify registering default of ProxyExceptions. 2017-11-30 19:00:34 +08:00
d5b5679ec1 Simplify domain & host parsing 2017-11-26 12:57:22 +08:00
bbb7981ee8 Removes default bypass rules in proxy_conf_helper 2017-11-26 12:57:19 +08:00
56d052d160 Adds exception rules config for Global Mode 2017-10-30 15:03:02 +08:00
f22d25b0f0 Use NSLog instead of print. 2017-10-25 20:06:21 +08:00
48e42b83c1 1、使用cocoapods集成PingUtil
2、在导入、新增、修改的时候刷新ping值
2017-10-24 14:23:36 +08:00
927c50bba2 Merge pull request #566 from sunShuShu/develop
Fix can’t launch the agents when macOS disable SIP(System Integrity P…
2017-10-22 02:19:30 -05:00
617b41e720 Merge pull request #564 from timothyqiu/state-value
Use StateValue constants instead of raw value
2017-10-22 02:14:21 -05:00
e5ed234897 Fix can’t launch the agents when macOS disable SIP(System Integrity Protection); 2017-10-21 13:51:18 +08:00
af1f196c2a Fix show QR require GPU 2017-10-21 10:16:15 +08:00
d50565f859 Use StateValue constants instead of raw value 2017-10-20 23:58:52 +08:00
6dbf10b7f3 Fix @objc 2017-10-20 19:58:14 +08:00
d56b108eb8 Conversion to Swift 4. 2017-10-20 18:39:25 +08:00
b659bc7c21 Fix #544 Kcptun ipv6 address not config correctly, need add a crochet[] 2017-10-20 17:55:44 +08:00
51865d1ac3 Add a button for toggling the visible of the password. 2017-10-20 17:54:43 +08:00
b1d81b687f Fix bug in ensureLaunchAgentsDirOwner(). 2017-10-20 12:00:30 +08:00
8ee9c7837a Bump versiont to 1.6.1 2017-09-16 17:19:34 +08:00
a32bd42c65 Fix #484. Remove "Shadowsocks-NG" and keep the "SIP002" and "Legacy" on the qrcode. 2017-09-16 17:16:51 +08:00
19c8d047eb Quote script path in Apple Script. 2017-09-16 17:11:38 +08:00
abf06c1085 Fixes #490 by quoting script path in Apple Script 2017-09-13 09:59:48 +08:00
071739d562 Bump version to 1.6.0 2017-09-08 15:19:03 +08:00
c549454fcd Add 192.168.0.0/16 and 10.0.0.0/8 to exceptions list for gobal proxy mode. 2017-09-08 10:44:28 +08:00
7b1c3b6aac Change profile section only when updating menu 2017-08-26 12:17:38 +08:00
b4fa7fc993 Add a tip on qrcode view.
The tip: 'Press option/alt key to show legacy'
2017-08-26 02:13:59 +08:00
edaa2117eb Show overlay text 'Legacy'/'SIP002' on qrcode. 2017-08-26 02:08:27 +08:00
cf82e85392 Merge pull request #434 from timothyqiu/qr-code
Fixes #433 Implements SIP002 QR code
2017-08-26 00:52:03 +08:00
af73e0e3ca Ensure the owner of launch agents dir is current user. 2017-08-26 00:46:33 +08:00
948f7d4691 Bump version. 2017-08-25 23:06:56 +08:00
b0310cd42a chmod 644 instead of 444. 2017-08-25 23:05:05 +08:00
cba87b1d67 Merge branch 'pr/448' into develop 2017-08-25 23:03:34 +08:00
d7a5131995 Merge pull request #420 from gongzhang/develop
Increase status bar icon width from 20pt to 30pt
2017-08-25 22:53:27 +08:00
d9be4fa390 Merge pull request #436 from timothyqiu/toast
Fixes #348 Prevent cascading toast window
2017-08-25 22:52:43 +08:00
dc44449046 Fix ss_local start issue. The launchctl load failed with "Path had bad ownership/permissions".
Add chmod 444 command for the plist file.  Remove plist write permission.
2017-08-11 13:40:58 +08:00
0367a4cd74 Fixes #359 L10n typo fix 2017-08-03 18:56:17 +08:00
ad038d2cc4 Fixes #348 Prevent cascading toast window 2017-08-02 20:49:11 +08:00
f54a108d7e Sets path for URL to meet SIP002 requirement 2017-08-01 23:22:33 +08:00
e7cc26f81d Generates SIP002 QR code 2017-08-01 21:40:09 +08:00
72c52047f4 Adds SIP002 URL for QR scaner 2017-08-01 21:02:11 +08:00
b1e95babaa Fixes possible crash if url is malicious
Try scan a QR code with content `ss://sdf invalid`, an uncaught
exception raises.
2017-08-01 19:39:46 +08:00
f1db8fff41 Cleanup: Don't accept optional in init 2017-08-01 19:31:12 +08:00
0ebbaec244 Change status item width to NSVariableStatusItemLength 2017-07-31 11:07:03 +08:00
44a368b7d5 Merge branch 'develop' into develop 2017-07-31 11:03:00 +08:00
5f83aad324 Fixes #426 Save network interface configuration 2017-07-29 15:49:14 +08:00
7c11f704dc Merge pull request #361 from gino2010/develop
remove keeplive key from plist, update shell script adding launchctl …
2017-07-29 15:45:27 +08:00
8423fa84b6 Merge branch 'develop' into develop 2017-07-21 10:19:12 +08:00