Skip to content

meain/ssler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSLER

Easily test with SSL in your localhost.

Might be a bit slow for now

pip install ssler

Usage

  • Run your server as normal
  • Call ssler with your localhost server address
  • Now use the ssler address instead of your server address
ssler
Easily redirect your localhost server though an a server with self signed certificate

usage: ssler '<domain>' '<ssler_port(optional)>'
examples:
    - ssler 'localhost:8080'
    - ssler 'https://33.22.22.88'
    - ssler 'localhost:8080' 8888

About

Easily test with SSL in your localhost

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages