自动添加芝麻代理白名单的方法 import subprocess as sb import requests if __name__ == ‘__main__’: #获取服务器的出口ip ip = sb.getoutput(‘ … 继续阅读 自动添加芝麻代理白名单的方法