Skip to content

migrate x-ui data and SSL certs from old server to new one with one command

Notifications You must be signed in to change notification settings

mehdiirh/xui-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Script to migrate x-ui data and SSL certs

On your new server run:

bash <(curl -Ls https://raw.githubusercontent.com/mehdiirh/xui-migation/master/migrator.sh)

and follow the instructions.

One-line migration

You can pass the credentials of your old server to the script for one-line migration.

SSH Arguments:

ARG DESCRIPTION EXAMPLE
-s server address 192.168.1.1
-u server username root
-p server password MyPaSsWoEd

One-line migration example

sudo bash <(curl -Ls https://raw.githubusercontent.com/mehdiirh/xui-migation/master/migrator.sh) -s 192.168.1.1 -u root -p MyPaSsWoEd

~

About

migrate x-ui data and SSL certs from old server to new one with one command

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages