Skip to content

134130/dynamic-proxyproto-go

Repository files navigation

dynamic-proxyproto-go

A Go library implementation of the PROXY protocol, supporting both version 1 and version 2.

This project is another implementation of github.com/pires/go-proxyproto.

Features

  • PROXY protocol version 1/2
  • TCP/UDP/UNIX
  • IPv4/IPv6
  • Dynamic PROXY protocol listener (accepts both PROXY and non-PROXY connections)

Benchmark

go test -bench=. -benchtime=2000x -gcflags='-m -m'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages