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

网络代理支持相关项 #45

Closed
PlutoNameless opened this issue Nov 8, 2022 · 4 comments
Closed

网络代理支持相关项 #45

PlutoNameless opened this issue Nov 8, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@PlutoNameless
Copy link

代理支持协议:
HTTP(S)、Socks5

代理功能支持:
Tracker链接、torrent种子获取、P2P下载任务
可以为以上功能分别开启是否通过代理进行链接

@monkeyWie
Copy link
Member

这个之前我也考虑过,但是目前实现难度有点大,因为现在bt协议依赖的第三方库torrent不好改

@monkeyWie monkeyWie added the enhancement New feature or request label Nov 8, 2022
@gesneriana
Copy link
Contributor

你可以使用clash for windows开启tun代理, 可以接管windows系统所有的互联网流量, 强制所有应用程序走代理,
linux下可以使用v2raya开启透明代理, 可以达到同样的效果, linux下也可以使用 clash for windows , 但是需要有桌面环境, v2raya可以通过web访问, 不需要桌面环境.

顺带提一下, ui/flutter/lib/i18n/messages.dart 这个文件111行的结尾似乎少了个单引号, 会导致编译失败

@monkeyWie
Copy link
Member

@gesneriana tun确实方便,但是不够精准,后面肯定还是会做代理支持的,另外那个单引号的问题可以来个pr吗

@monkeyWie
Copy link
Member

v1.5.1 以支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants