ADD further information like project name, source reference and license to start page
This commit is contained in:
parent
8531d09a04
commit
b47ea6fe01
1 changed files with 9 additions and 1 deletions
10
main.py
10
main.py
|
@ -212,7 +212,15 @@ curl -s https://{DOMAIN}/PASTE_THE_ID \
|
||||||
████ Further Information ████
|
████ Further Information ████
|
||||||
|
|
||||||
|
|
||||||
More information will follow. Work in Progress.
|
Powered by linedump
|
||||||
|
|
||||||
|
Source:
|
||||||
|
https://git.uphillsecurity.com/cf7/linedump
|
||||||
|
|
||||||
|
License:
|
||||||
|
Apache-2.0
|
||||||
|
https://git.uphillsecurity.com/cf7/linedump/src/branch/main/LICENSE
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue