penguin/tinyproxy

An L4 proxy designed to act as a tiny transparent shim

files: 29a35a147eb38b666557823d6f7fd341f08ea6a0

modetypepathsize
100644blob.github/workflows/cmake-multi-platform.yml7500
100644blob.gitignore511
100644blobDockerfile670
100644blobLICENSE1070
100644blobMakefile2783
100644blobREADME.md4100
100644blobTODO61
100644blobcompat_socket.h504
100644blobfile_conf.c5806
100644blobfile_conf.h242
100644blobgithub.Dockerfile227
100644blobklog.c2159
100644blobklog.h2209
100644blobproxy_proto_v2.c2905
100644blobproxy_proto_v2.h681
100644blobroute.c1032
100644blobroute.h743
100644blobsignal.c1464
100644blobsignal.h291
100644blobtcp_route.c9187
100644blobtcp_route.h234
100644blobtests/__init__.py0
100644blobtests/run_tests.py2068
100644blobtests/support.py10539
100644blobtests/test_haproxy_proxy_v2.py2621
100644blobtests/test_tcp_backpressure.py5703
100644blobtests/test_tcp_basic.py858
100644blobtests/test_tcp_connect_timeout.py4050
100644blobtests/test_tcp_idle_timeout.py3369
100644blobtests/test_tcp_keep_alive.py4381
100644blobtests/test_tcp_stress.py1045
100644blobtests/test_udp_basic.py1239
100644blobtests/test_udp_idle_timeout.py2736
100644blobtests/test_udp_proxy_v2.py2234
100644blobtinyproxy.c3770
100644blobtinyproxy.conf253
100644blobudp_route.c10447
100644blobudp_route.h236