Michael Santos
Results
82
comments of
Michael Santos
@romanr321 missed your last comment, sorry. If I can help, please let me know. I'll run some benchmarks, now I'm curious where it will break :)
Hi @bAndie91 ! Thanks for opening an issue! UDP is currently not supported: https://github.com/msantos/libproxyproto/blob/f86c7ad95987023af19f8d9ee6f369f2d9e2a924/libproxyproto.c#L317 The protocol bytes are `0x12` for UDPv4 and `0x22` for UDPv6. `nc -u` works because netcat...