-
run script test-speed-vultr.rb to check speed.
-
visit vultr.
-
create an instance with button
Deploy New Server
with options:Server Location: the node chosen in (1) Server Type: centos 7 x64 Other: just keep as default if nothing need
-
ssh root@instance-ip
, the login info for instance is in server details. -
git clone
orscp
this repo to server instance. -
run
bash ss-init-centos.sh
and enter the question. -
done.
Just add record into config:
vultr = custom, {SVR_IP}, {SVR_PORT}, aes-256-cfb, {SVR_PWD}, http://cat-cdn.oss-cn-shenzhen.aliyuncs.com/SSEncrypt.module
p.s. {SVR_IP}, {SVR_PORT}, and {SVR_PWD} are the params you inputted during the script ss-init-centos.sh running.