# go_proxy **Repository Path**: reggiepy/go_proxy ## Basic Information - **Project Name**: go_proxy - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-29 - **Last Updated**: 2022-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # golang proxy [![go version](https://img.shields.io/github/go-mod/go-version/reggiepy/go_proxy?color=success&filename=go.mod&style=flat)](https://github.com/reggiepy/go_proxy) [![release](https://img.shields.io/github/v/tag/reggiepy/go_proxy?color=success&label=release)](https://github.com/reggiepy/go_proxy) [![build status](https://img.shields.io/badge/build-pass-success.svg?style=flat)](https://github.com/reggiepy/go_proxy) [![License](https://img.shields.io/badge/license-GNU%203.0-success.svg?style=flat)](https://github.com/reggiepy/go_proxy) [![Go Report Card](https://goreportcard.com/badge/github.com/reggiepy/go_proxy)](https://goreportcard.com/report/github.com/reggiepy/go_proxy) ## Installation ```bash git clone https://github.com/reggiepy/go_proxy.git cd go_proxy go mod tidy ``` ## Usage ```bash go run cmd/client/main.go go run cmd/server/main.go ``` ## Architecture