xray-core: add init script 14639/head
authorTianling Shen <cnsztl@project-openwrt.eu.org>
Wed, 3 Feb 2021 17:12:08 +0000 (01:12 +0800)
committerTianling Shen <cnsztl@project-openwrt.eu.org>
Wed, 3 Feb 2021 22:29:58 +0000 (06:29 +0800)
commit6c9b96352fb5e7d6acdf8f14ea4f9251cd09926b
treea97051163370492dc6a27ea8c308c6e75266fdc5
parentc8c2564012aae4f19434b69cbdeb868f9d84a9d8
xray-core: add init script

Add init script so the users could run it with their configs quickly.

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
net/xray-core/Makefile
net/xray-core/files/config.json.example [new file with mode: 0644]
net/xray-core/files/xray.capabilities [new file with mode: 0644]
net/xray-core/files/xray.conf [new file with mode: 0644]
net/xray-core/files/xray.init [new file with mode: 0755]