Use curl and grep to search website content

Linux
curl -v --silent http: //www.code0x378.com/knowledge/ 2>&1 | grep xbind

© 2024 Code0x378