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]: 开启tun模式不能使用http代理 #5651

Closed
2 tasks done
rookiejj9 opened this issue Sep 6, 2024 · 6 comments
Closed
2 tasks done

[Bug]: 开启tun模式不能使用http代理 #5651

rookiejj9 opened this issue Sep 6, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@rookiejj9
Copy link

预期情况

支持http/socks5

实际情况

开启tun模式不能使用http代理

复现方法

开启了tun模式

日志信息

2024-09-06.txt

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

@rookiejj9 rookiejj9 added the bug Something isn't working label Sep 6, 2024
@2dust
Copy link
Owner

2dust commented Sep 16, 2024

这个是特意处理的
请问tun模式开启http代理有什么特殊作用?

@rookiejj9
Copy link
Author

使用三方的proxy代理IP做业务

2dust added a commit that referenced this issue Sep 23, 2024
lowercase78 added a commit to lowercase78/v2rayN that referenced this issue Sep 23, 2024
commit 60a75d9
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 17:23:23 2024 +0800

    up 6.60

commit 2456690
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 17:22:14 2024 +0800

    up PackageReference

commit cc42861
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 17:17:12 2024 +0800

    Adjusting the text display

commit 4d330ce
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 17:05:03 2024 +0800

    Disable auto update geo

commit 2503583
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 17:03:28 2024 +0800

    System proxy and tun mode

    2dust#5651

commit 1b11916
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 15:16:32 2024 +0800

    Preparing to remove part of the core

    2dust#5703

commit 3dfd557
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 15:00:25 2024 +0800

    Fix the problem of showing and hiding statistics columns

commit cd6bea2
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 14:10:58 2024 +0800

    Improved font display

    2dust#5713

commit 054f0f2
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 13:37:18 2024 +0800

    Bug fix

    2dust#5725

commit 9734767
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 12:09:17 2024 +0800

    Bug fix

    2dust#5724

commit 36d1585
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 11:04:37 2024 +0800

    Setting up not to automatically update the GEO file on first run

    2dust#5704

commit 4813610
Author: 2dust <31833384+2dust@users.noreply.github.com>
Date:   Mon Sep 23 11:01:03 2024 +0800

    When running for the first time, switch the interface language to English when judging that the system language is not Chinese.

    2dust#5670
@Ricardohx
Copy link

使用三方的proxy代理IP做业务

我也是这样,是海外的服务器,不开tun 根本连不上服务器,开了tun能连上服务器,但是爬虫的http连接又不行了 有解决办法吗

@2dust
Copy link
Owner

2dust commented Sep 25, 2024

最新版,已经改成tun时可以和系统代理并用了

@2dust 2dust closed this as completed Sep 25, 2024
@Ricardohx
Copy link

最新版,已经改成tun时可以和系统代理并用了

你好,请问如何设置并用呢,我启用tun,自动配置系统代理;将Windows-设置-代理-手动设置代理服务 地址改成我的海外服务器ip, 还是不行呢

@2dust
Copy link
Owner

2dust commented Sep 25, 2024

不需要手动改啥
开tun之前或之后,在app里面设置自动配置系统代理,这时就是即开了tun,也设置了系统代理
至于能不能用那就是你的app的问题了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants