>
> user@kali:~$ git clone https://github.com/LionSec/katoolin.git
> Cloning into 'katoolin'...
> fatal: unable to access 'https://github.com/LionSec/katoolin.git/':
> Could not resolve host: github.com

Git does not know about the update proxy. Have a look at
https://www.qubes-os.org/doc/software-update-domu/ under "updates proxy"
for the configuration. Use the following command to configure git with
this proxy:

git config --global http.proxy http://<proxy address>:<port>

Alternatively, download and verify katoolin in any other trusted AppVM
and use `qvm-copy` to move it over.


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/507517e3-9a5b-3044-7d62-8bc256f6851f%40undef.tools.

Reply via email to