Follow-up Comment #7, sr #109651 (project administration):

So the problem also exists in ssh:

stdout ssh -vvvv 209.51.188.201 echo | timestamp --delta > ssh-vvvv-log.txt

It is actually faster for me to run `git` through `torsocks`:

    $ time git pull
    real    0m32.518s
    user    0m0.060s
    sys     0m0.036s

    $ time torsocks git pull
    real    0m2.865s
    user    0m0.057s
    sys     0m0.043s

And I can live with this being a bit sluggish.

Again it brings us back to something on the server's SSH config really does
not like my IP-address.



(file #46806)
    _______________________________________________________

Additional Item Attachment:

File name: ssh-vvvv-log.txt               Size:14 KB
    <https://savannah.nongnu.org/file/ssh-vvvv-log.txt?file_id=46806>



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?109651>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/


Reply via email to