This repository has been archived on 2024-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
ssh-bounce-server/README.md

17 lines
505 B
Markdown
Raw Normal View History

2022-04-27 15:32:57 +02:00
# SSH Bounce server
## Version 1
This repository contains files used to setup our SSH bounce server on a freshly installed Armbian. Target is Bullseye.
### Introduction
Version 1 implementation works roughly as follows:
* the Armbian-based device is connected to local network, SSH connections are redirected to it
### Files
Files in this repository only cover the SBC setup.
#### Installation
* `setup.sh` is a script automating the installation and configuration of required software
### TODO
* RAS