Update secure.sh
This commit is contained in:
parent
114d74c5f8
commit
7c35afb5c3
1 changed files with 3 additions and 1 deletions
|
@ -58,7 +58,9 @@ $USERNAME ALL=(ALL:ALL) NOPASSWD:ALL
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Now listen carefully, you must do this to connect to this machine:"
|
echo "BEFORE DISCONNECTING, FOLLOW THE STEPS"
|
||||||
|
echo "You won't be able to reconnect if you don't."
|
||||||
|
echo
|
||||||
echo "To connect to this machine:"
|
echo "To connect to this machine:"
|
||||||
echo " ssh $USERNAME@$WG_SUBNET::1"
|
echo " ssh $USERNAME@$WG_SUBNET::1"
|
||||||
echo "1. Install the WireGuard config (fill in the gaps)"
|
echo "1. Install the WireGuard config (fill in the gaps)"
|
||||||
|
|
Loading…
Reference in a new issue