Everytime I try to clone something on github it says ‘Unable to access github’
Failed to connect to github.com: Couldn’t connect to server
I tried
git clone https://github.com/blackhatethicalhacking/DDoSlayer.git
The full command:
git clone https://github.com/blackhatethicalhacking/DDoSlayer.git
Cloning into 'DDoSlayer'...
fatal: unable to access 'https://github.com/blackhatethicalhacking/DDoSlayer.git/': Failed to connect to github.com port 443 after 3435 ms: Couldn't connect to server
New contributor
Ellis Pierce is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
12