- Download from Releases or build yourself
./deepclone --depth 2 https://www.apple.com/jp/
go get github.com/sarisia/deepclone/cmd/deepclone
Option | Required | Default | Usage |
---|---|---|---|
depth | 1 | Set fetch depth | |
conn | 16 | Set max concurrent connections | |
dir | "content" | Set directory to save contents | |
debug | false | Enable pprof debug endpoint |