Skip to content

Run SSH Server

Eliran Wong edited this page Nov 1, 2022 · 3 revisions

Run UBA as SSH-Server

... in progress ...

Preparations

pip3 install asyncssh

pip3 install bcrypt

ssh-keygen -h

Enter file in which to save the key (/Users/user/.ssh/id_rsa): uba_ssh_server

Enter passphrase (empty for no passphrase): the_best_bible_app

Enter same passphrase again: the_best_bible_app

Clone this wiki locally