Mongo-Zugriff (with ssh tunnel):

  ssh -L<localport>:127.0.0.1:27017 krawla@185.244.195.137
  password: cGFzc3dvcmQ=
  (oder mit ssh-copy-id deinen SSH-Key kopieren)

Git:

  git clone git@185.244.195.137:/home/git/krawla/crawler
  password: a3Jhd2xhZ2l0
  (oder mit ssh-copy-id den SSH-Key kopieren)