Reverse proxy IPv6 and IPv4

This commit is contained in:
2021-09-12 19:25:57 +02:00
parent 52ea670d36
commit 433cc7861f
2 changed files with 9 additions and 6 deletions

View File

@ -1,5 +1,5 @@
CFLAGS=-std=c11 -Wall
CFLAGS=-std=gnu11 -Wall
INCLUDE=-lssl -lcrypto -lmagic -lz -lmaxminddb -lbrotlienc
LIBS=src/lib/*.c