Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Support VMess #158

Open
xmha97 opened this issue Nov 9, 2022 · 0 comments
Open

[FEATURE] Support VMess #158

xmha97 opened this issue Nov 9, 2022 · 0 comments
Assignees

Comments

@xmha97
Copy link

xmha97 commented Nov 9, 2022

Please support VMess

BASE64

vmess://eyJhZGQiOiI1Ljc1LjEzNS4xMTAiLCJhaWQiOiIwIiwiYWxwbiI6IiIsImhvc3QiOiIiLCJpZCI6IjZiN2NiYzQxLWZiODAtNDFhOC04ZWI2LWI1YmRiMGU4NjE0NyIsIm5ldCI6InRjcCIsInBhdGgiOiIiLCJwb3J0IjoiNDQzIiwicHMiOiIoUzEyMynwn4ep8J+HqnQubWUvUHJpdmF0ZVZQTnMiLCJzY3kiOiJhdXRvIiwic25pIjoiIiwidGxzIjoiIiwidHlwZSI6Imh0dHAiLCJ2IjoiMiJ9

Decode

Minified JSON

{"add":"5.75.135.110","aid":"0","alpn":"","host":"","id":"6b7cbc41-fb80-41a8-8eb6-b5bdb0e86147","net":"tcp","path":"","port":"443","ps":"(S123)🇩🇪t.me/PrivateVPNs","scy":"auto","sni":"","tls":"","type":"http","v":"2"}

Unminified JSON

{
  "add": "5.75.135.110",
  "aid": "0",
  "alpn": "",
  "host": "",
  "id": "6b7cbc41-fb80-41a8-8eb6-b5bdb0e86147",
  "net": "tcp",
  "path": "",
  "port": "443",
  "ps": "(S123)🇩🇪t.me/PrivateVPNs",
  "scy": "auto",
  "sni": "",
  "tls": "",
  "type": "http",
  "v": "2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants