Commit Graph

33 Commits

Author SHA1 Message Date
f9c2c1c44a Fixes bug in prev commit. 2018-03-28 10:23:15 +08:00
385e56dca4 Does not trim paddings for SIP002 URI.
https://shadowsocks.org/en/spec/SIP002-URI-Scheme.html
2018-03-20 15:18:11 +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
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
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
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
f1db8fff41 Cleanup: Don't accept optional in init 2017-08-01 19:31:12 +08:00
5a2b413084 Change default encryption method to aes-124-gcm. 2017-04-03 23:42:52 +08:00
0b761c755a Better ss url paser. 2017-03-26 20:07:55 +08:00
74f1515f5f Upgrade ss-local to version 3.0.5 2017-03-22 22:36:05 +08:00
a58993748e Better QRCode window. 2017-03-18 17:56:12 +08:00
e481860075 [BUG] Fix #215 2017-01-20 16:10:11 +08:00
d4aa0f7b47 [BUG] Fix #210 Duplicating KCPTUN enabled profiles does not copy KCPTUN related settings 2017-01-17 01:42:05 +08:00
5c1db71ab7 Encode kcptun infomations to ss url. 2017-01-12 15:04:09 +08:00
f7cca35948 Support kcptun. 2017-01-12 15:04:09 +08:00
ad938a355a Add KcptunProfile. 2017-01-12 15:04:08 +08:00
5099e0bcc0 [BUG]Fixed decoding ss url.
Base64 string may containe character '/'.
2017-01-12 11:31:38 +08:00
0acfc98474 Merge branch 'pr/197' into develop
# Conflicts:
#	ShadowsocksX-NG/ServerProfile.swift
2017-01-10 14:14:54 +08:00
dbc6ee92d5 Refactor ParseSSURL as ServerProfile initializer 2017-01-09 22:01:05 +08:00
c50e18d832 Support generate SS URL with Remark and OTA 2017-01-09 18:16:44 +08:00
9dafb4fb79 Add tests for ServerProfile 2017-01-09 18:16:44 +08:00
35d764fe2a [ADD] option to duplicate server profile on preference 2017-01-05 18:26:33 +08:00
7a7249b80f Update for swift 3.
- Convert code to swift 3
- Update alamofire to 4.0.1 for swift 3.
2016-10-02 01:17:07 +08:00
985519026b Support set OTA option in server profile ui. 2016-06-11 06:02:55 +08:00
250dfc7b38 Show qrcode for current server. 2016-06-09 06:59:42 +08:00
33a093950e Rename is_valid to isValid 2016-06-09 05:44:18 +08:00
76be94bb2c 大量代码。 2016-06-09 00:30:08 +08:00