一键加速GitHub、Pypi、DockerHub访问


说明这是一个通过域名查询平台获取当前相关网站实际的服务器IP地址,并将这些地址写入到本地的hosts配置文件实现快速访问的脚本程序Linux平台Debian10-X86适用于大部分基于Debian10的发行版cd;f=GitHubHosts_x86_64_debian-buster.bin;http

通过Python3模拟ICMP发包实现局域网检测存活IP


代码from argparse import ArgumentParserimport socketimport structimport timeimport arrayimport randomimport threadingclass IcmpScan: def __init__(sel