云计算运维

Windows Server 2003 - Windows Server 2019 系统工具,Linux系统脚本,Mysql、Nginx、PHP、Redis、K8S、Seafile、Weblogic 、Jenkins、DNS、DHCP、FTP、IIS、Zookeeper、Rabbitmq、Oracle、Tomcat、Mavrn等服务搭建维护,请关注我.

安利一款屏幕监控工具GoVnc


工具介绍

GoVnc是使用go+阿里云oss实现对屏幕(截屏)进行监控,截屏后进行实时上传操作,从而达到屏幕监控的效果。如果要长期监控可以加入到开启启动项,计划任务等;

项目地址

https://github.com/pantom2077/GoVnc

安装

git clone https://github.com/pantom2077/GoVnc.git
cd .\GoVnc\
go build

使用帮助如下

Usage of C:\Users\xx\AppData\Local\Temp\go-build3697669349\b001\exe\main.exe:
-auto #Screenshot according to the operation of mouse and keyboard (default true) #默认开启
-o string #format: bucketName:accessKeyId:accessKeySecret:endpoint
-s int #Interval time second (default 10) # 默认 10

效果如下

阿里云oss使用

使用阿里云账号登录

https://account.aliyun.com/login/login.htm?oauth_callback=https://oss.console.aliyun.com/index

创建对象存储

申请AccessKey 

点击账号头像

安装

https://help.aliyun.com/document_detail/209974.html

输入刚刚申请的AccessKey登录

  • 分享:
评论
还没有评论
    发表评论 说点什么