We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d8ddb commit 05e5183Copy full SHA for 05e5183
2 files changed
.gitignore
@@ -48,3 +48,4 @@ tags
48
test.txt
49
.vcode/*
50
./plugins/linkextractor.py
51
+.vscode
README.md
@@ -93,8 +93,8 @@ pip install --user requests[security] or pip install -r requirements.txt
93
git clone --depth=1 https://github.com/deibit/cansina
94
95
96
-Fast use
97
-========
+Fast usage
+==========
98
99
$ python3 cansina.py -u <site_url> -p <payload_file> --persist
100
0 commit comments