This commit is contained in:
shadow1ng 2021-03-25 15:39:48 +08:00
parent d503f55693
commit f7989d84bf

View File

@ -11,7 +11,7 @@ func Banner() {
/ /_\/____/ __|/ __| '__/ _` + "`" + ` |/ __| |/ / / /_\/____/ __|/ __| '__/ _` + "`" + ` |/ __| |/ /
/ /_\\_____\__ \ (__| | | (_| | (__| < / /_\\_____\__ \ (__| | | (_| | (__| <
\____/ |___/\___|_| \__,_|\___|_|\_\ \____/ |___/\___|_| \__,_|\___|_|\_\
fscan version: 1.5.2 fscan version: 1.5.1.1
` `
print(banner) print(banner)
} }