Skip to content

This project is used to generate dae configuration, which is useful for GUI projects.

License

Notifications You must be signed in to change notification settings

daeuniverse/dae-outline2config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dae-outline2config

This project is used to generate dae configuration, which is useful for GUI projects.

Usage

Generate outline.json using the latest version of dae.

dae export outline > outline.json

Fill value into corresponding json units, and generate configuration using class Marshaller. See more at marshaller_test.js.

It is also convenient to use it in a lightweight JavaScript interpreter in other languages (Python, C++, etc.). Go projects can use v2rayA/dae.config without outline.

Notice

This project does not provide injection protection because the prerequisite is assumed that the user has full modification rights to the configuration file.

About

This project is used to generate dae configuration, which is useful for GUI projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published