Download Latest Version endpoint-rule-set-1.json.gz (1.3 kB)
Email in envelope

Get an email when there's a new version of aws

Home / GitTools / Dumper
Name Modified Size InfoDownloads / Week
Parent folder
gitdumper.sh 2023-08-11 4.4 kB
README.md 2023-08-11 416 Bytes
Totals: 2 Items   4.8 kB 0

GitDumper

This is a tool for downloading .git repositories from webservers which do not have directory listing enabled.

Requirements

  • git
  • curl
  • bash
  • sed

Usage

bash gitdumper.sh http://target.tld/.git/ dest-dir

Note: This tool has no 100% guaranty to completely recover the .git repository. Especially if the repository has been compressed into pack-files, it may fail.

Source: README.md, updated 2023-08-11