Revproxy is working. Added example cgi script

This commit is contained in:
int 80h
2020-05-10 17:18:14 -04:00
parent ae2d7e0092
commit 26b55f7d1e
6 changed files with 85 additions and 37 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "agena-cgi"
version = "0.1.0"
authors = ["int 80h <int@80h.dev>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]