https://github.com/root27/go-proxy
Simple proxy server with go
https://github.com/root27/go-proxy
Last synced: 6 months ago
JSON representation
Simple proxy server with go
- Host: GitHub
- URL: https://github.com/root27/go-proxy
- Owner: root27
- Created: 2023-11-12T16:45:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T16:46:31.000Z (over 2 years ago)
- Last Synced: 2025-02-27T11:47:16.572Z (over 1 year ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Load Balancer with Go
This is simple demonstration of proxy server using Golang.
---