Fix zlib option in man page
Add option for running in IPv6 mode
Fix IP address for listening
Simple TCP compression proxy
Build requirements:
-Dno-bz2
)-Dno-zstd
)Run the following commands to build and install bangna.
Feel free to adjust the prefix (set with -p
) to your needs.
zig build -Doptimize=ReleaseFast
zig build install -Doptimize=ReleaseFast -p /usr/local
See bangna(1)