dvcsripper-git
Git ripper. It can rip repositories even when directory browsing is turned off.
Details
Category: Static Code Analysis
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/dvcsripper-git:2c1bbc6
Source URL: https://github.com/kost/dvcs-ripper
Parameters
url
string
requiredCommand:
-u
- Url with .git folder.verbose
boolean
Command:
-v
- Verbose modeuse-agent
string
Command:
-a
- Use agent <s> (default: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20100101 Firefox/10.0.2)use-proxy
string
Command:
-p
- Use proxy <h> for connectionsuse-redis
string
Command:
-e
- Use redis <s> server as server:portuse-branch
string
Command:
-b
- Use branch <s> (default: master)git-checkout-f
boolean
Command:
-c
- perform 'git checkout -f' on end (default)dont-verify-ssl
boolean
Command:
-s
- Do not verify SSL certset-basic-auth-key
string
Command:
-ba
- Set basic auth keydont-override-files
boolean
Command:
-n
- Do not overwrite filesguess-packed-refs-name
boolean
Command:
-g
- Try to inteligently guess name of packed refsuse-session-name-redis
string
Command:
-k
- Use session name <s> for redis (default: random)brute-force-packed-refs
boolean
Command:
-x
- Brute force packed refs (extremely slow!!)max-number-of-redirects
string
Command:
-r
- Specify max number of redirects (default: 0)number-of-parallel-tasks
string
Command:
-t
- Use <i> parallel tasksmkdir-url-name-for-output
boolean
Command:
-m
- Mkdir URL name when outputting (works good with -o)