Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 20 Apr 2022 10:16:06 +0200
From: Matus UHLAR - fantomas <uhlar@...tomas.sk>
To: john-users@...ts.openwall.com
Subject: git https update

Hello,

today when I tried to pull new john version, I received message:

fatal: remote error:
   The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

after some checking:

% git remote -v
origin  git://github.com/magnumripper/JohnTheRipper (fetch)
origin  git://github.com/magnumripper/JohnTheRipper (push)
% git remote get-url origin
git://github.com/magnumripper/JohnTheRipper


tihs fix seemes to work:

% git remote set-url origin https://github.com/magnumripper/JohnTheRipper




-- 
Matus UHLAR - fantomas, uhlar@...tomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
On the other hand, you have different fingers.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.