Skip to content

lamngockhuong/monitoring-https-apps-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring SSL/TLS (https) by Google Apps Script

Setup

  1. Create a new script at https://script.google.com/ and copy paste the content of files: main.gs, ssl.gs, telegram.gs to that

  2. Set script properties: image

  • BOT_TOKEN: Create a telegram bot by BotFather and generate the token
  • RECEIVER_TELE_USER_ID: Telegram user id, group id or channel id

Usage

  • Run main function directly (in main.gs)
  • Or create trigger

image

About

Monitoring SSL/TLS (https) by Google Apps Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published