alibaba / alibaba/anyproxy

proxy server for mesu.apple.com established

Open
#293 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

启动命令:
anyproxy --intercept

PC操作系统:
MacOS 10.12.5
已安装证书,系统级别信任
手机操作系统:
iOS10.3.3
已安装证书,证书信任
anyproxy版本:
4.0.0-beta16
期望结果:
1.过滤https请求
2.可以进行apple.com域名访问
Log:
[AnyProxy Log][2017-12-14 15:43:45]: Http proxy started on port 8001
[AnyProxy Log][2017-12-14 15:43:45]: web interface started on port 8002
[AnyProxy Log][2017-12-14 15:43:48]: received https CONNECT request init.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:48]: will forward to local https server
[AnyProxy Log][2017-12-14 15:43:48]: received https CONNECT request init.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:48]: will forward to local https server
[AnyProxy Log][2017-12-14 15:43:48]: [internal https]proxy server for init.itunes.apple.com established
[AnyProxy Log][2017-12-14 15:43:48]: [internal https]proxy server for init.itunes.apple.com established
[AnyProxy Log][2017-12-14 15:43:51]: received https CONNECT request init.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:51]: will forward to local https server
[AnyProxy Log][2017-12-14 15:43:51]: [internal https]proxy server for init.itunes.apple.com established
[AnyProxy Log][2017-12-14 15:43:51]: received https CONNECT request pd.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:51]: will forward to local https server
[AnyProxy Log][2017-12-14 15:43:51]: [internal https]proxy server for pd.itunes.apple.com established
[AnyProxy Log][2017-12-14 15:43:53]: received https CONNECT request init.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:53]: will forward to local https server
[AnyProxy Log][2017-12-14 15:43:53]: received https CONNECT request init.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:53]: will forward to local https server
[AnyProxy Log][2017-12-14 15:43:53]: [internal https]proxy server for init.itunes.apple.com established
[AnyProxy Log][2017-12-14 15:43:53]: [internal https]proxy server for init.itunes.apple.com established
[AnyProxy Log][2017-12-14 15:43:53]: received https CONNECT request init.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:53]: will forward to local https server
[AnyProxy Log][2017-12-14 15:43:53]: received https CONNECT request init.itunes.apple.com
[AnyProxy Log][2017-12-14 15:43:53]: will forward to local https server

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce with `anyproxy --intercept` on macOS 10.12.5 and iOS 10.3.3 using AnyProxy 4.0.0-beta16. Start by comparing the expected HTTPS filtering and apple.com access with the logged CONNECT requests and internal HTTPS proxy messages. Done means the reported Apple domains can be accessed while HTTPS requests are filtered as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.