Error cloning repository
Hey there and thank you for helping me.
gitrob worked with me many times but suddenly I'm facing this error and I don't know why.
gitrob v2.0.0-beta started at 2020-12-12T05:42:40-05:00 Loaded 91 signatures Web interface available at http://127.0.0.1:9393 Gathering targets... Retrieved 11 repositories from Target1 Retrieved 23 repositories from Target2 Retrieved 120 repositories from Target3 Analyzing 154 repositories... Error cloning repository target1/reprositery1: pkt-line 3: invalid capabilities: arguments not allowed (multi_ack thin-pack side-band side-band-64k ofs-delta shallow deepen-since deepen-not deepen-relative no-progress include-tag multi_ack_detailed allow-tip-sha1-in-want allow-reachable-sha1-in-want no-done symref=HEAD:refs/heads/master filter object-format=sha1 agent=git/github-g236d5ca3c110)
Specifications
- Gitrob version: latest Version
- Operating system: kali linux
- Go version: go1.14.7
I was able to get gitrob working after building it myself. I got that error with the latest compiled release. With the simple go get insallation I ran into this issue, but was able to build it following those steps.
Thanks , but I couldn't make those steps it gives me this error with the second step
go: cannot determine module path for source directory /home/kali (outside GOPATH, module path must be specified)
Example usage: 'go mod init example.com/m' to initialize a v0 or v1 module 'go mod init example.com/m/v2' to initialize a v2 module
Run 'go help mod init' for more information.
Use
go mod init github.com/michenriksen/gitrob