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

bug-经过charles代理转发到nohost,whistle界面上看不到https的connect记录 #972

Open
aogg opened this issue Sep 4, 2023 · 2 comments

Comments

@aogg
Copy link

aogg commented Sep 4, 2023

image
curl --trace-time -kvx localhost:8887 http://www.baidu.com
curl --trace-time -kvx localhost:8887 https://www.baidu.com

如果是https就看不到,http就能看到,是常规的CONNECT都看不到那种
image

image

nohost容器还是新搭的,无规则

docker rm -f nohost-debug;\
docker run -d --name nohost-debug  --network common-all --restart=always -p 8199:8199 \
adockero/nohost -p 8199
@avwo
Copy link
Owner

avwo commented Sep 4, 2023

用 whistle 转发

@aogg
Copy link
Author

aogg commented Sep 4, 2023

那还是有问题啊,非要再试下用whistle的吗

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

No branches or pull requests

2 participants