We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No autorun service after reboot ( if no login in bash once )
Use ssh local server, connect other phone port xray local network.
Example. exec xray -c config.json run
The text was updated successfully, but these errors were encountered:
Try to supply absolute path to your config.json file. Also make sure to run termux-wake-lock before exec line.
termux-wake-lock
Also I would suggest to try running your script via Termux:Widget to see whether it can start without interactive shell session at all.
Sorry, something went wrong.
fix. add in script autorun - tmux new-session -d
No autorun service after reboot ( if no login in bash once ) Use ssh local server, connect other phone port xray local network. Example. exec xray -c config.json run
No branches or pull requests
No autorun service after reboot ( if no login in bash once )
Use ssh local server, connect other phone port xray local network.
Example.
exec xray -c config.json run
The text was updated successfully, but these errors were encountered: