获取外网ip

可以快速上手的开发文档

#获取外网ip
获取外网ip

python获取外网IP并发邮件的实现方法

第一步:通过ip138来爬取外网ip第二步:通过python的smtplib模块和email来发送邮件,具体用法..