insta - instagram 备份工具


Apache
跨平台
Google Go

软件简介

insta 是一款 instagram 备份工具,Golang 开发,实现 instagram 账户图片进行备份。

支持跨平台交叉编译,支持 socks5 代理和 http 代理。

1.编译使用

cd $GOPATH/src
git clone https://github.com/nanjishidu/tools.git
cd  tools/insta
go build insta.go
./insta -h

2.直接下载

下载编译好的二进制包,解压运行。

insta.tar.gz