Skip to content

wizzhi/SSLWebGPIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SSLWebGPIO

  1. install bottle:
$ wget https://bottlepy.org/bottle.py
  1. generate SSL certificate:
openssl req -new -x509 -keyout server.pem -out server.pem -days 365 -nodes
  1. update filepath, GPIO ports and password in run.py and run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages