Skip to content

zx900930/baidu-cdn-certupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baidu-cdn-certupdate

ENGLISH | 查看中文版

Baidu cdn certificates auto update script

Description

A python script that push ssl certificates to baidu cdn automatically.

Installation

  • Install python3: https://wiki.python.org/moin/BeginnersGuide/Download
  • Clone this project: git clone https://github.com/zx900930/baidu-cdn-certupdate.git
  • Get into the project folder cd baidu-cdn-certupdate
  • Install dependencies: pip install -r requirements.txt
  • Edit enviroment variables: mv example.env .env

Usage

Using default .env file

python3 baiducertificates.py

To use the script with an alternative .env file, run the following command in the terminal:

python3 baiducertificates.py path/to/alternative.env

Support

Please use the issue tracker.

Roadmap

  • Docker images
  • Cronjobs

Contributing

Welcome to contribute to this project.

License

GNU General Public License v3.0

About

Baidu cdn certificates auto update script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages