Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解决 macOS 10.12 下 PAC 模式下Safari 或 Twitter 客户端 tweetbot客户端不能FQ的问题
 #43

Closed
wants to merge 17 commits into from

Conversation

qinyuhang
Copy link
Contributor

解决 #30 macOS 10.12 下 PAC 模式下Safari 或 Twitter 客户端 tweetbot客户端不能FQ的问题

PS 手头暂时没有 macOS 10.12 的机器,麻烦有的请帮忙测试一下
或者可以从 https://github.com/qinyuhang/ShadowsocksX-NG/tree/webserver 下载去
Xcode build 一下

Start integrate SSR
1. modify profile, added SSR configure and init this profile to empty
to compatible with origin SS
2. replace ss-local from v2.4.6 to 2.4.8 (from @breakwa11 )
3. add obfs params box to configure view
4. add scan from “ssr://” QR code
Todo:
make modify to program interaction with ss-local to accept SSR
finish integration basic ssr function
fix config
fix add server from QR code
新增白名单模式,白名单来自破娃酱
注意事项,替换白名单中proxy的地址时发现原来的IP白名单中 wall_proxy 只有 socks5,而域名白名单中 wall_proxy
有 socks 和 socks5(只有这样才会work)。故此在后面的处理替换中将两个都加上了。后续变化,还需要看破娃酱 white list
具体变化。
update ss-local sync with breakwa11
updated methods, obfs protocols, obfs methods:
method: add
rc4-md5-6
chacha20-ietf
camellia-128-cfb
camellia-192-cfb
camellia-256-cfb
idea-cfb
rc2-cfb
seed-cfb
obfs: add
tls_simple
random_head
obfs: remove
tls1.0_session_auth
Fix typo
Update Readme
Remove Protocol auth_simple
1. Add duplicate server profile button
2. Update status bar icon (改进了之前颜色太浅的问题)
3. Fix layout on server preference window
4. Add alert or shake window when profile is not completed
Bump up version & update readme
Init integration with GCDWebServer
@kingjoydom
Copy link

哥,可以帮忙打个包吗,不会啊!

@qinyuhang qinyuhang closed this Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants