-
I have a commercial VPN client set up. The VPN allows incoming ports. Right now, I set everything up inside my OpenWRT: it just forwards the specified port from I tried moving the wg-client to XTLS. The setup is easy; forwarding all traffic via NFTables to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
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. |
Beta Was this translation helpful? Give feedback.
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.