open the file with an editor like vim or nano.
$ ~/.ssh/configor
$ /etc/ssh/ssh_configcat /etc/shellsssh-keygen -t rsa -b 4096$ ssh-keygen -t ed25519 -C "[email protected]"| import time | |
| import threading | |
| import sys | |
| from pynput.mouse import Controller, Button | |
| from pynput.keyboard import Listener, KeyCode | |
| TOOGLE_KEY = KeyCode(char="t") | |
| EXIT_KEY = KeyCode(char="q") |