Article 6J68V How do I use OpenVPN with V2Ray?

How do I use OpenVPN with V2Ray?

by
Jason.nix
from LinuxQuestions.org on (#6J68V)
Hello,
I want to use OpenVPN with V2Ray. I took a look at the OpenVPN configuration with Shadowsocks and saw that in the Client.conf file there were two lines as follows:
Code:socks-proxy 127.0.0.1 1080
route SHADOWSOCKS_SERVER_IP 255.255.255.255 net_gatewayI have three questions:
  1. Are these two lines required to configure OpenVPN with V2Ray?
  2. How should the iptables rules be so that the traffic of the clients is transferred to the V2Ray server? Are firewall rules required when the above lines are used in the Client.conf file?
  3. I looked at https://www.v2fly.org/en_US/guide/start.html, can I change the id?
Thank you.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments