07 2023 档案

python 调用dnspod接口修改A记录
摘要:~~~python import requests ip = requests.get('https://api.ipify.org/') print(ip.text) def update_ip(record_id): url = "https://dnsapi.cn/Record.Modify" 阅读全文

posted @ 2023-07-10 11:30 隨風.NET 阅读(52) 评论(0) 推荐(0) 编辑

windows安装nginx服务
摘要:https://www.cnblogs.com/lizhenfeng/p/17109915.html https://blog.csdn.net/qgbihc/article/details/121805661 安装服务 >xxServer.exe install 阅读全文

posted @ 2023-07-03 14:53 隨風.NET 阅读(38) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示