GithubHelp home page GithubHelp logo

burp's Introduction

NAME

burp - an AUR uploader

SYNOPSIS

burp [options] packages...

DESCRIPTION

burp is a simple tool to upload packages to the AUR. It is written in C and only depends on libcurl for its functionality.

Invoking burp consists of supplying any applicable options and one or more packages. Packages are tarballs generated by makepkg's --source operation.

OPTIONS

-u USER, --user=USER

AUR login username. If omitted and not specified in the config file, you will be prompted to enter this at runtime.

-p PASSWORD, --password=PASSWORD

AUR login password. If omitted and not specified in the config file, you will be prompted to enter this at runtime.

-e, --expire

Instead of uploading packages, burp will try to expire the session referred to by the active cookiefile. This would be the equivalent of clicking a "logout" link on the AUR website.

-c CAT, --category=CAT

Specify CAT to assign to uploaded packages. This should only be specified once. If specified multiple times, the last will take precedence. If this option is not specified, the category will default to type 'None' for new taurballs and the current category for updated taurballs. A list of valid categories can be obtained by invoking the -c flag with 'help'.

-C FILE, --cookies=FILE

Read and write login cookies from FILE. The file must be a valid Netscape cookie file.

-v, --verbose

Be more verbose. Pass this option twice to see debug info.

CONFIGURATION

burp will look for a config file located at $XDG_CONFIG_HOME/burp/burp.conf and read default options from it in key=value format. Valid keys are:

User = USER
Password = PASSWORD
Cookies = FILE

These should all be self explanatory. Comments, if desired, can be specified by starting a line with a #. Command line options will always take precedence over options specified in the config file.

AUTHOR

Dave Reisner <[email protected]>

burp's People

Contributors

falconindy avatar diegonc avatar lperkov avatar mtorromeo avatar mika-fischer avatar t-8ch avatar asergi avatar ropery avatar

Watchers

James Cloos avatar  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.