You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to do git clone git@github.com:openwall/john.git -b bleeding-jumbo john. git clone git://github.com/openwall/john -b bleeding-jumbo john would just give me connection timeout errors.
I had to do
git clone git@github.com:openwall/john.git -b bleeding-jumbo john.git clone git://github.com/openwall/john -b bleeding-jumbo johnwould just give me connection timeout errors.