Skip to content

yvshevchenko/amnezia-xray-2-vless-url

Repository files navigation

amnezia-xray-2-vless-url CLI tool

Purpose

The tool converts Amnezia X-Ray JSON configuration file (aka XRay original) to vless://...-like proxy connection URL.

Usage

  1. Download appropriate binary from https://github.com/yvshevchenko/amnezia-xray-2-vless-url/releases/latest assets section (Only linux and windows binaries available for now)

  2. Save your Amnezia config as a text file

    You can figure out how your configuration looks like by checking

    https://github.com/yvshevchenko/amnezia-xray-2-vless-url/blob/main/cmd/examples/example.json

  3. Run the tool

    On Linux:

    ./anezia-xray-to-vless-url /path/to/file.json
    

    Do not forget to chmod +x ... the downloaded binary before attempting to run it

    On windows:

    anezia-xray-to-vless-url.exe \path\to\file.json
    

    Replace /path/to/file.json with actual path to your configuration file.

  4. Use generated URL on your own!

About

Amnezia x-ray json config to VLESS url converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages