portier

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2021 License: Apache-2.0 Imports: 27 Imported by: 0

README

Golang portier

中文

License codebeat badge Go Report Card Build Status Coverage Status

Nginx cas! 200+ lines of small email authentication service

login

Installing

go install github.com/vlorc/portier@latest

Quick Start

  • portier
./portier                                  \ 
  -cookie.domain .example.com              \
  -mail.addr smtp.exmail.qq.com:465        \ 
  -mail.user xxxx                          \ 
  -mail.pass xxxx
  • app
python -m http.server -b 127.0.0.1 8080
  • nginx
nginx -c example/nginx.conf

Keyword

nginx cas, mail verify, auth_request, portier

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL