Skip to content
Discussion options

You must be logged in to vote

请问一下你知道你的 Bittorrent 连接到哪些目标端口吗?
如果知道,可以添加直连端口:

# 其他配置
rules:
  # 其他规则
  - DST-PORT,6881-6999

如果你的 Clash 能探测到发起连接的进程名,可以尝试下面的配置:

# 其他配置
rules:
  # 其他规则
  - PROCESS-NAME,BitComet
  - PROCESS-NAME,Thunder
  - PROCESS-NAME,ThunderVIP
  - PROCESS-NAME,Transmission
  - PROCESS-NAME,WebTorrent
  - PROCESS-NAME,WebTorrentHelper
  - PROCESS-NAME,amuled
  - PROCESS-NAME,aria2c
  - PROCESS-NAME,fdm
  - PROCESS-NAME,qBittorrent
  - PROCESS-NAME,qbittorrent*
  - PROCESS-NAME,qbittorrent-nox
  - PROCESS-NAME,transmission-daemon
  - PROCESS-NAME,transmission-qt
  - PROCESS-NAME,uTorrent

如果不会修改可以回复,周末一般在线

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@wyf9
Comment options

@HubWithTorch
Comment options

@wyf9
Comment options

Answer selected by Dragon1573
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants