generated from HiveMinds/Bash-Project-Template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When re-running
./src/main.sh \
--1-domain-1-service \
--setup-ssh-client \
--set-server-username <Ubuntu username of your server> \
--set-server-ssh-onion <server ssh onion>.onion \
--get-server-gifThe pre-requisites generate a new private-public key pair and add it to the server. To allow that, the server asks the client the server password. This may only be done once, and then the server should not allow password login anymore.
- Actively disable password login on server after client has received ssh access with private-public key pair.
Metadata
Metadata
Assignees
Labels
No labels