04 2023 档案

摘要:python 操作阿里云对象存储oss 阿里云账号要有操作oss 权限 安装 OSS SDK pip install oss2 上传文件 # -*- coding: utf-8 -*- import oss2 import os # 阿里云账号AccessKey拥有所有API的访问权限,风险很高。强 阅读全文
posted @ 2023-04-23 13:29 lixinliang 阅读(1049) 评论(0) 推荐(0) 编辑
摘要:探测Nginx 服务监控 #coding: utf-8 import requests,json,os,time def Alarm(img): data = { "msg_type": "interactive", "card": { "elements": [{ "tag": "div", "t 阅读全文
posted @ 2023-04-21 14:31 lixinliang 阅读(240) 评论(0) 推荐(0) 编辑

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