We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当通过 HTTP 代理通过 VNC 连接 macOS 时,连接失败 日志 time="Oct 10 23:00:43" level=info msg="192.168.33.102:63035 <-> xxx:5900" dialer=1.work dscp=0 ip="xxx:5900" mac="e0:d5:5e:8c:2f:db" network=tcp4 outbound=work pid=0 pname= policy=min_moving_avg sniffed=
连接普通 HTTP 服务没有问题 time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080" time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080" time="Oct 10 23:12:14" level=info msg="192.168.33.102:50317 <-> xxx:9080" dialer=1.work dscp=0 ip="xxx:9080" mac="e0:d5:5e:8c:2f:db" network=tcp4 outbound=work pid=0 pname= policy=min_moving_avg sniffed=xxx time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080" time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080" time="Oct 10 23:12:14" level=info msg="192.168.33.102:50318 <-> xxx:9080" dialer=1.work dscp=0 ip="xxx:9080" mac="e0:d5:5e:8c:2f:db" network=tcp4 outbound=work pid=0 pname= policy=min_moving_avg sniffed=xxx
成功连接
dae --version
cat /etc/os-release
uname -a
No response
The text was updated successfully, but these errors were encountered:
Thanks for opening this issue!
Sorry, something went wrong.
No branches or pull requests
Checks
Current Behavior
当通过 HTTP 代理通过 VNC 连接 macOS 时,连接失败
日志
time="Oct 10 23:00:43" level=info msg="192.168.33.102:63035 <-> xxx:5900" dialer=1.work dscp=0 ip="xxx:5900" mac="e0:d5:5e:8c:2f:db" network=tcp4 outbound=work pid=0 pname= policy=min_moving_avg sniffed=
连接普通 HTTP 服务没有问题
time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080"
time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080"
time="Oct 10 23:12:14" level=info msg="192.168.33.102:50317 <-> xxx:9080" dialer=1.work dscp=0 ip="xxx:9080" mac="e0:d5:5e:8c:2f:db" network=tcp4 outbound=work pid=0 pname= policy=min_moving_avg sniffed=xxx
time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080"
time="Oct 10 23:12:14" level=debug msg="Rewrite dial target to domain" from="xxx:9080" to="xxx:9080"
time="Oct 10 23:12:14" level=info msg="192.168.33.102:50318 <-> xxx:9080" dialer=1.work dscp=0 ip="xxx:9080" mac="e0:d5:5e:8c:2f:db" network=tcp4 outbound=work pid=0 pname= policy=min_moving_avg sniffed=xxx
Expected Behavior
成功连接
Steps to Reproduce
Environment
dae --version
): daed 0.4.0 以来一直存在cat /etc/os-release
): ImmortalWrt 23.05.1uname -a
): Linux ImmortalWrt 5.15.137 #0 SMP Sun Nov 19 17:02:49 2023 x86_64 GNU/LinuxAnything else?
No response
The text was updated successfully, but these errors were encountered: