├── crawlergo ├── crawlergo.py ├── readme.md ├── targets.txt ├── webhook.py └── xray_linux_amd64 /crawlergo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/02bx/crawlergo-to-xray/HEAD/crawlergo -------------------------------------------------------------------------------- /crawlergo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/02bx/crawlergo-to-xray/HEAD/crawlergo.py -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/02bx/crawlergo-to-xray/HEAD/readme.md -------------------------------------------------------------------------------- /targets.txt: -------------------------------------------------------------------------------- 1 | http://testphp.vulnweb.com/ -------------------------------------------------------------------------------- /webhook.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/02bx/crawlergo-to-xray/HEAD/webhook.py -------------------------------------------------------------------------------- /xray_linux_amd64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/02bx/crawlergo-to-xray/HEAD/xray_linux_amd64 --------------------------------------------------------------------------------