mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Jauth to Proxy (#570)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
0ea6e6feea
commit
6961d576e1
1 changed files with 12 additions and 0 deletions
12
software/jauth.yml
Normal file
12
software/jauth.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "Jauth"
|
||||
website_url: "https://github.com/Jipok/Jauth"
|
||||
source_code_url: https://github.com/Jipok/Jauth
|
||||
description: "Lightweight SSL/TLS reverse proxy with authorization (via Telegram and SSH) for self-hosted apps."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Go
|
||||
tags:
|
||||
- Proxy
|
||||
demo_url: "https://j.ateam.undo.it/"
|
||||
depends_3rdparty: true
|
||||
Loading…
Reference in a new issue