Initial commit

This commit is contained in:
Ian Gulliver
2023-04-25 14:26:46 -07:00
parent feb67dd5d4
commit 49de6d7daf
5 changed files with 170 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/gopatchy/proxy
go 1.20