Script to migrate x-ui data and SSL certs
bash <(curl -Ls https://raw.githubusercontent.com/mehdiirh/xui-migation/master/migrator.sh)
and follow the instructions.
You can pass the credentials of your old server to the script for one-line migration.
ARG | DESCRIPTION | EXAMPLE |
---|---|---|
-s | server address | 192.168.1.1 |
-u | server username | root |
-p | server password | MyPaSsWoEd |
sudo bash <(curl -Ls https://raw.githubusercontent.com/mehdiirh/xui-migation/master/migrator.sh) -s 192.168.1.1 -u root -p MyPaSsWoEd