| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
|
|
|
|
|
| |
Latest version of xray-core made a change to support FullCone NAT,
which would break UDP connection from v2ray-core backend server.
So added the option for v2ray-core users, to make sure UDP works
as expected.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
|
|
| |
also adjusted GO_PKG_LDFLAGS_X which was suggested by Jeffery To.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix starting problem:
Starting function should be named 'start_service' instead of 'start_instance'.
Fix reloading problem:
Register reload tigger for uci config itself.
And, xray does not support reload currently, so use legacy restart as reload.
Fixes: 6c9b96352fb5e7d6acdf8f14ea4f9251cd09926b ("xray-core: add init script")
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
|
|
| |
Add init script so the users could run it with their configs quickly.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
|
|
| |
Thry're from v2fly/v2ray-core wikis, used as examples.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
|
|
| |
Use $(AUTORELEASE) to bump PKG_RELEASE automatically.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|