#!/usr/bin/env python3 # coding=utf-8 """ 示例 """ import oneforall test = oneforall.OneForAll(target='example.com') test.run()