mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
75 lines
1.8 KiB
Markdown
75 lines
1.8 KiB
Markdown
# bbqsql
|
|
|
|
Notes
|
|
-------
|
|
https://github.com/Neohapsis/bbqsql/blob/master/README.md
|
|
|
|
|
|
| \ | \ / \ / \ / \ | \
|
|
| $$$$$$$\| $$$$$$$\| $$$$$$\| $$$$$$\| $$$$$$\| $$
|
|
| $$__/ $$| $$__/ $$| $$ | $$| $$___\$$| $$ | $$| $$
|
|
| $$ $$| $$ $$| $$ | $$ \$$ \ | $$ | $$| $$
|
|
| $$$$$$$\| $$$$$$$\| $$ _| $$ _\$$$$$$\| $$ _| $$| $$
|
|
| $$__/ $$| $$__/ $$| $$/ \ $$| \__| $$| $$/ \ $$| $$_____
|
|
| $$ $$| $$ $$ \$$ $$ $$ \$$ $$ \$$ $$ $$| $$ \
|
|
\$$$$$$$ \$$$$$$$ \$$$$$$\ \$$$$$$ \$$$$$$\ \$$$$$$$$
|
|
\$$$ \$$$
|
|
|
|
_.(-)._
|
|
.' '.
|
|
/ 'or '1'='1 \
|
|
|'-...___...-'|
|
|
\ '=' /
|
|
`'._____.'`
|
|
/ | \
|
|
/.--'|'--.\
|
|
[]/'-.__|__.-'\[]
|
|
|
|
|
[]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Help
|
|
|
|
For help, please view the Readme.MD file for usage examples
|
|
and detailed information on how the tool works
|
|
|
|
If you are still running into issues, have ideas for improvements,
|
|
or just feature requests you can submit here:
|
|
https://github.com/Neohapsis/bbqsql/issues
|
|
|
|
Credits
|
|
|
|
Special thanks to David Kennedy, Kenneth Reitz, Neohapsis, Wikipedia, and
|
|
everyone who has helped file bug fixes. Oh, and ribs. Mmmm ribs!
|
|
|
|
|
|
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
usage: bbqsql [-h] [-V] [-c config [config ...]]
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|
|
-V, --version show program's version number and exit
|
|
-c config [config ...]
|
|
import config file
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|
|
|
|
About
|
|
|
|
BBQSQL version 1.0
|
|
https://github.com/Neohapsis/bbqsql
|