Last active
May 25, 2023 10:39
-
-
Save wuuconix/30fbdc72c96e5fe1e32547baf7f1d7ef to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time=`date '+%Y-%m-%d_%H:%M:%S'` | |
echo $time | |
./xray webscan --basic-crawler $1 --html-output ./result/$time.Html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment