Python写的网站C段扫描工具

清华大佬耗费三个月吐血整理的几百G的资源,免费分享!....>>>

#!/usr/bin/env python

"""
Copyright (c) 2015 CScanner developers (http://sjf.la/cscanner)
See the file 'doc/COPYING' for copying permission
"""

from lib.run import *

main()