Sidoxy is a simple reverse proxy application written in Go.
Go to file
Elia el Lazkani 4fbddcf7d6
All checks were successful
continuous-integration/drone/push Build is passing
chore(): Adds Dockerfile to the mix
2023-07-11 03:37:36 +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(): Fixing a minor issue preventing tests from initiating 2023-07-11 03:18:58 +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.