go-multiproxy
Proxy client library
A Go library that enables the management of multiple HTTP/HTTPS and SOCKS5 proxies for efficient and fault-tolerant web requests
Go HTTP client w/ HTTPS and SOCKS5 Proxy Load-balancing, Failover, Retries, Authentication, and RoundTripper
6 stars
1 watching
0 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
golanggolang-libraryhttphttp-clientproxy
Related projects:
Repository | Description | Stars |
---|---|---|
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
jamescun/switcher | A Go-based proxy server that can switch between multiple protocols based on connection detection | 906 |
camgraff/protoxy | A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |
bmf-san/gondola | A Go-based reverse proxy that allows configuration and management of upstream servers through a YAML file | 7 |
bozd4g/go-http-client | An HTTP client package providing a lightweight way to send requests in Golang. | 79 |
wzshiming/httpproxy | An HTTP proxy project that adds support for multiple protocols and can be used as a standalone handler or integrated with others | 28 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 79 |
opus-domini/fast-shot | An HTTP client library for Go that provides a simple and fluent API for making requests with various features and customization options. | 66 |
jrudio/go-plex-client | A Go client library for interacting with the Plex Media Server | 130 |
fabiocicerchia/go-proxy-cache | A simple reverse proxy with caching capabilities using Go and Redis. | 133 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 530 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
tcdowney/web-monetization-proxy | A simple Go proxy that injects Web Monetization meta tags into web applications | 2 |
ddo/rq | A nicer interface for golang stdlib HTTP client | 51 |