Für sshd_config Integration:
Skript herunterladensudo cp publicflow-fetch.sh /usr/local/bin/
sudo chmod +x /usr/local/bin/publicflow-fetch.sh
AuthorizedKeysCommand /usr/local/bin/publicflow-fetch.sh %u
AuthorizedKeysCommandUser nobody
sudo systemctl restart sshd