Skip to content

vmessviewer

Preston edited this page Oct 26, 2019 · 2 revisions

vmessviewer

viewer for vmess:// or subscription, show info for human reading (id excluded)

Usage

./vmessviewer.py -h
usage: vmessviewer.py [-h] edit

vmess subscribe file editor.

positional arguments:
  edit        a subscribe text file, base64 encoded or not, or a single
              vmess:// ss:// link

optional arguments:
  -h, --help  show this help message and exit

Example

./vmessviewer.py mysub.txt
[0] bb_kcp / kcp / 88.88.88.88:11332 / net:kcp/aid:8/host:/path:/tls:/type:srtp
[1] bb_ws / ws / bb.mydomain.com:443 / net:ws/aid:4/host:/path:/ptr/tls:tls/type:none
[2] bb6/tcp / tcp / bb6.mydomain.com:8443 / net:tcp/aid:8/host:/path:/tls:tls/type:none
[3] cc/cf / ws / cc.mydomain.com:443 / net:ws/aid:4/host:/path:/ptr/tls:tls/type:none
[4] cc/kcp4 / kcp / 88.88.88.88:11332 / net:kcp/aid:4/host:/path:/tls:/type:srtp
[5] cc/kcp6 / kcp / 1234:1234:1234:1234::1:17738 / net:kcp/aid:4/host:/path:/tls:/type:srtp
Clone this wiki locally