A GUI client for Windows and Linux, support Xray core and v2fly core and others
Find a file
Zhiming Wang 6111ade007
Correct listen address in status bar when allowLANConn is on
Previously, all addresses in the status bar use loopback as host even
when allowLANConn is on, which is rather confusing. This commit
changes 127.0.0.1 to 0.0.0.0 when allowLANConn is on, reflecting the
fact that v2ray is listening on all interfaces.
2020-07-18 01:49:58 +08:00
.github Update issue_template.md 2019-12-16 09:12:02 +08:00
v2rayN Correct listen address in status bar when allowLANConn is on 2020-07-18 01:49:58 +08:00
.gitignore Migrate to PackageReference 2020-03-21 11:03:10 +08:00
LICENSE mge 2019-10-11 14:15:20 +08:00
README.md Update README.md 2020-06-04 08:08:30 +08:00

v2rayN

How to use

  • If you are newbie please download v2rayN-Core.zip from releases
  • Otherwise please download v2rayN.zip (Also need to download v2ray core in the same folder)
  • Run v2rayN.exe

Requirements