No description
  • Go 97.6%
  • Dockerfile 2.4%
booky d04371992a
All checks were successful
/ deploy_image (push) Successful in 38s
Add readme
2026-05-29 23:12:19 +02:00
.github/workflows Add actions workflow for deploying docker images 2026-05-29 22:49:25 +02:00
provider Make it work (though no security yet) 2026-05-29 05:35:02 +02:00
.dockerignore Add Dockerfile 2026-05-29 22:49:03 +02:00
.env.example Implement hosts config yaml support 2026-05-29 22:48:47 +02:00
.gitignore Initial commit 2026-05-29 05:10:38 +02:00
Caddyfile Implement unix socket support 2026-05-29 22:02:17 +02:00
config.go Implement hosts config yaml support 2026-05-29 22:48:47 +02:00
crypto.go Adjust crypto encoding alphabet 2026-05-29 22:26:21 +02:00
Dockerfile Add Dockerfile 2026-05-29 22:49:03 +02:00
go.mod Implement hosts config yaml support 2026-05-29 22:48:47 +02:00
go.sum Implement hosts config yaml support 2026-05-29 22:48:47 +02:00
handler.go