Skip to content
Scripts parse vmess:// links into v2ray config json and vice versa.
Python
Branch: master
Clone or download

Latest commit

lap
Latest commit 7d00923 Apr 25, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
LICENSE Create LICENSE Apr 15, 2019
README.md Update README.md Oct 26, 2019
json2vmess.py up perm Dec 31, 2019
vmess2json.py fix: --outbound keeps only first elem Mar 31, 2020
vmesseditor.py
vmesssed.py up perm Dec 31, 2019
vmessviewer.py view file unaligned base64 Apr 25, 2020

README.md

VmessUtils

VmessUtils consist of a bundle of python scripts that works with vmess:// format and the subscription.

Formerly named vmess2json, is one of the scripts in the project.

  • vmess2json - parses vmess:// to client side json config.
  • json2vmess - parses server side json to vmess://
  • vmesseditor - editor for a vmess:// or a subscription
  • vmesssed - editor for vmess:// subscription, like sed command works for batch job
  • vmessviewer - viewer for vmess:// or subscription
You can’t perform that action at this time.