~hannes/bangna

Simple TCP compression proxy
Fix zlib option in man page
Add option for running in IPv6 mode
Fix IP address for listening

clone

read-only
https://git.sr.ht/~hannes/bangna
read/write
git@git.sr.ht:~hannes/bangna

You can also use your local clone with git send-email.

#bangna

Simple TCP compression proxy

#Installation

Build requirements:

  • bzip2 (bzip2 support can be disabled with -Dno-bz2)
  • scdoc (optional; for man page generation)
  • Zig
  • zstd (Zstandard support can be disabled with -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

#Usage

See bangna(1)

#License

MIT

Do not follow this link