Scripts parse vmess:// links into v2ray config json and vice versa.
Go to file
fred42 edd6872153 Merge pull request 'add a helper file and some config examples' (#1) from chain into master
Reviewed-on: #1
2023-08-05 03:46:09 +00:00
config add a helper file and some config examples 2023-08-04 20:06:04 -07:00
LICENSE Create LICENSE 2019-04-15 22:17:13 +08:00
README.md Update README.md 2019-10-26 15:32:37 +08:00
json2vmess.py up perm 2019-12-31 18:20:58 +08:00
v2j.py add a helper file and some config examples 2023-08-04 20:06:04 -07:00
vmess2json.py fix: --outbound keeps only first elem 2020-03-31 15:23:29 +08:00
vmesseditor.py fix vless w/out host 2022-01-13 11:16:03 +08:00
vmesssed.py up perm 2019-12-31 18:20:58 +08:00
vmessviewer.py viewer support vless 2021-12-16 15:55:42 +08:00

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