Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 894 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 894 Bytes

golang proxy

go version release build status License Go Report Card

Installation

git clone https://github.com/reggiepy/go_proxy.git
cd go_proxy
go mod tidy

Usage

go run cmd/client/main.go
go run cmd/server/main.go

Architecture