GithubHelp home page GithubHelp logo

Comments (8)

Vigilans avatar Vigilans commented on August 16, 2024 4

@escape0707 如果使用场景是透明代理的话,可以参考下这个基于iptables的解决方案:

iptables的设置部分大概如下:

-A proxy -m ndpi --bittorrent -j RETURN # Do not mark Bittorrent connections
-A proxy   -p tcp -g mark_v2ray
-A proxy ! -p tcp -g mark_openvpn

from v2ray-core.

Loyalsoldier avatar Loyalsoldier commented on August 16, 2024

用 Proxifier 也会遇到这个问题,即使设置了 BT 直连,也会触发服务商对 BT 流量审查。

from v2ray-core.

kslr avatar kslr commented on August 16, 2024

因为目前 UDP over TCP

from v2ray-core.

github-actions avatar github-actions commented on August 16, 2024

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days

from v2ray-core.

github-actions avatar github-actions commented on August 16, 2024

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days

from v2ray-core.

github-actions avatar github-actions commented on August 16, 2024

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days

from v2ray-core.

escape0707 avatar escape0707 commented on August 16, 2024

此问题仍未解决,希望能够打上actions/stale中的exempt-issue-labels中的标签?

from v2ray-core.

escape0707 avatar escape0707 commented on August 16, 2024

@Vigilans 您这个相当高级了。也有其他依赖软件需要学习哈哈😄

我现在对路由这边的理解非常初级,而且只是客户端过滤一下,服务端用的是机场。目前的打算是因为没有用独立nas的条件所以想试试网关机上用docker跑bt客户端,防火墙里对这个docker不代理的方法。

之后再研究一下docker的网络(

from v2ray-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.