A configurable reverse proxy
Go to file
2023-05-29 00:01:57 +01:00
.github/workflows Build main cmd in workflow 2023-04-24 15:42:42 +01:00
.idea Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
benchmarks Start writing main function 2023-04-21 03:21:46 +01:00
certs Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
cmd/violet Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
domains Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
error-pages Comments! 2023-04-24 01:35:23 +01:00
favicons Comments! 2023-04-24 01:35:23 +01:00
proxy First commit 2023-04-19 01:30:23 +01:00
router Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
servers Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
target Clean up and use request body directly 2023-05-29 00:01:57 +01:00
utils Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
.gitignore Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
go.mod Clean up and use request body directly 2023-05-29 00:01:57 +01:00
go.sum Clean up and use request body directly 2023-05-29 00:01:57 +01:00