curl -ks https://jldc.me/anubis/subdomains/jd.com | grep -Po "((http|https)://)?(([\w.-]).([\w]).([A-z]))\w+" | tee -i -a jd.txt;cat jd.txt| parallel -j50 -q curl -w '%{url_effective}\t Status:%{http_code}\t IP:%{remote_ip}\n' -o /dev/null -sk | tee -i -a jd-http.txt
-
Notifications
You must be signed in to change notification settings - Fork 0
bobowo580/scripts
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published