XMPlus®
Open in Telegram
https://github.com/xcode75/XManagerPlus
Show moreThe country is not specifiedTechnologies & Applications62 602
913
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
913
remember to add reality config to XMPlus backend config.yml . Go and check the update on backend v2.1.1 https://github.com/xcode75/XMPlus/releases/tag/v2.1.1
913
Use this link to generate private and public keys for reality or can use official xray core
913
go to github, read the update info before you come asking me say questions over and over again. Do not just run update command without reading and come back to make complains.
913
And if this error reinstall php or remove proc_open from php disabled list
aaPanel > App Store > PHP 7.4 > Setting > Disabled functions > remove proc_open from list
913
if get this message on composer update do as below
cd /www/wwwroot/tld.com/public
chattr -i .user.ini
rm -rf .user.ini
cd /www/wwwroot/tld.com
php composer.phar update -n
913
if you want to disable emoji for server add flag=0 to your app Config. eg, ?flag=0 or ?clash=1&flag=0
