Skip to content

freepository/v2rayN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

v2ray core Windows version gui, providing a friendly graphical user interface (.NET Framework4)


Manual

  • Download exe from releases
  • Download v2ray core in the same folder
  • Run v2rayN.exe

Share link format description

Shared link (qrcode): vmess: // (Base64 encoded json format server data

json data
{
"ps": "alias",
"add": "111.111.111.111",
"port": "32000",
"id": "1386f85e-657b-4d6e-9d56-78badb75e1fd",
"aid": "100",
"net": "tcp",
"type": "none",
"host": "www.bbb.com",
"tls": "tls"
}
net: transport protocol (tcp \ kcp \ ws)
type: camouflage type (none \ http \ srtp \ utp \ wechat-video)
host: camouflage domain
tls: tls (tls )


v2ray core
https://github.com/v2ray/v2ray-core/releases

project v2ray
https://github.com/v2ray/v2ray-core

manual
https://www.v2ray.com/

About

v2ray core windows gui for Newbie

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%