Giter VIP home page Giter VIP logo

blueming's Introduction

简介

最近挺喜欢听IU的blueming,所以命名为blueming 主要用于获取网站备份文件

安装

go env -w GO111MODULE=on

go get github.com/bufsnake/blueming

cd $GOPATH/pkg/mod/github.com/bufsnake/blueming<TAB>键后进入/cmd/blueming

go build -v

使用

> ./blueming
Usage of ./blueming:
  -es string
    	dirscan filter status(200,206,301,302,400,401,403,404,405,500,501,502,503,504,600,etc.) (default "404")
  -f string
    	set url file
  -i string
    	set wordlist index(ex: test.php)
  -l string
    	set log level(trace,debug,info,warn,fatal) (default "debug")
  -p string
    	set download proxy
  -s int
    	set timeout (default 10)
  -t int
    	set thread (default 10)
  -u string
    	set url
  -w string
    	set wordlist

TODO

基本满足以下要求即可

  • 通过URL自动生成文件名
  • 根据后缀名将URL定义为对应的文件格式,如zip、tar.gz等
  • 自动下载备份文件,并进行重命名
  • 能够自定义字典
  • 优化内存占用

blueming's People

Contributors

bufsnake avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.