Controller for Driptorch
Find a file
2022-09-12 02:11:38 -04:00
.idea Initial commit 2022-09-12 02:11:38 -04:00
.gitignore Initial commit 2022-09-12 02:11:38 -04:00
LICENSE Initial commit 2022-09-12 02:11:38 -04:00
README.md Initial commit 2022-09-12 02:11:38 -04:00

driptorch-controller

Controller for the Driptorch DNS + Proxy.
For more information, visit https://driptorch.net/


Requirements:

Deployment

  • PostgreSQL

Development

  • Rust 1.60+
  • PostgreSQL

Environment Variables:

Variable Description Required?
DATABASE_URL PostgreSQL database connection URL Y
UAP_REGEXES Path to the BrowserScope UA regex YAML N

See also