2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00
2025-03-01 11:39:07 +00:00

GoLangProxy

  • simple application written in go lang for proxing http and https with built in self signed certificate function.

setup project

go mod init proxy

Running Proxy app without compiling.

go run main.go config.go certificate.go proxy.go utils.go

Building app:

go build -o proxy

S
Description
No description provided
Readme 130 KiB
Languages
Go 100%