Skip to content
Discussion options

You must be logged in to vote
"inbounds": [{
  "port": "Your_VPN_Port",
  "protocol": "dokodemo-door",
  "settings": {
    "network": "tcp,udp",
    "followRedirect": true,
    "address": "address_of_torrent_machine"
  }
}]

First, you need to ensure that your VPN provider supports port forwarding. you need to configure Xray to forward traffic from this port to your torrent machine. You will need to specify the open VPN port, protocol (TCP/UDP), and the address of your torrent machine in the Dokodemo-Door settings in your Xray configuration file. ensure that the networking on your OpenWRT is set up correctly to route traffic from the VPN to the Xray instance, and consequently, to the torrent machine.

Replies: 1 comment

Comment options

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