Skip to content

Commit

Permalink
deploy_server not show password.
Browse files Browse the repository at this point in the history
  • Loading branch information
zw963 committed Oct 27, 2021
1 parent 3baa33f commit ade760e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deploy_server
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,5 @@ cat <<HEREDOC > /etc/v2ray/v2ray.json
}
HEREDOC

echo "Your's shadowsocks port: ${ss_port}"
echo "Your's shadowsocks encrypt method: ${ss_encrypt_method}"
echo "Your's shadowsocks password: ${ss_password}"
echo 'Congratulations, Deploy succssful!'
echo 'Please check generated client v2ray config file in router/opt/etc/v2ray.json'

0 comments on commit ade760e

Please sign in to comment.