UNPKG

v2ray-tools

Version:

v2ray tools, convert vmess url into v2ray config, vmess url test

20 lines (10 loc) 886 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### 0.2.1 (2023-04-16) ## 0.2.0 (2022-11-15) ### Features * adding config.json file as possible entry files ([1ee01c8](https://github.com/kltk/v2ray-tools/commit/1ee01c8999225f6bc75e4e1656c530c3650f8bdc)) * adding config2vmess cli command and option ([ee3a590](https://github.com/kltk/v2ray-tools/commit/ee3a5901dd077685d7f763cc3e4419f700e0f179)) * adding config2vmess file to parse v2ray config files into vmess url ([7dcd984](https://github.com/kltk/v2ray-tools/commit/7dcd984acf51d5685ad02e949cd95843afcd2c1e)) ### Bug Fixes * reading header type from value instead of hard code assignment ([3877ce7](https://github.com/kltk/v2ray-tools/commit/3877ce7d48cd756821df96c6cd864306259a48e0))