You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 years ago | |
---|---|---|
.. | ||
LICENSE | 6 years ago | |
Makefile | 6 years ago | |
README | 6 years ago | |
bastion.bashrc | 6 years ago | |
create-crypt.bash | 6 years ago | |
new-ssh-key | 6 years ago | |
remote | 6 years ago |
README
A Bastion host is a gateway to accessing other hosts. It is a safeguard against admin error. Deploy one of these on any Hypervisor and make sure it is set to start on boot. The Bastion should also be able to remotely administer the Hypervisor.
See https://aninix.net/wiki/Bastion for more details on implementation.