Sidoxy is a simple reverse proxy application written in Go.
Go to file
Elia el Lazkani 8ff09cc23d
All checks were successful
continuous-integration/drone/push Build is passing
fix(): Migrates to using the original request's headers
2023-07-11 23:56:26 +02:00
.drone.yml In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00
.gitignore In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00
Dockerfile chore(): Adds Dockerfile to the mix 2023-07-11 03:37:36 +02:00
env.go In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00
go.mod In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00
main.go In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00
proxy.go fix(): Migrates to using the original request's headers 2023-07-11 23:56:26 +02:00
README.md In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00
server.sh In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00
token.go In the beginning the was darkness and then there was a reverse proxy. 2023-07-11 03:10:24 +02:00

Sidoxy

Sidoxy is a simple proxy written in Go.