penguin
/
tinyproxy
An L4 proxy designed to act as a tiny transparent shim
summary
log
refs
files
json
zip (master)
files: f2f1d2f7907b5fe0c49c283a0907d74cb2b328cb
mode
type
path
size
100644
blob
.github/workflows/cmake-multi-platform.yml
8184
100644
blob
.gitignore
511
100644
blob
Dockerfile
670
100644
blob
LICENSE
1070
100644
blob
Makefile
2795
100644
blob
README.md
4100
100644
blob
TODO
61
100644
blob
compat_socket.h
524
100644
blob
env.c
279
100644
blob
env.h
78
100644
blob
file_conf.c
6327
100644
blob
file_conf.h
242
100644
blob
github.Dockerfile
227
100644
blob
klog.c
2690
100644
blob
klog.h
2482
100644
blob
proxy_proto_v2.c
2905
100644
blob
proxy_proto_v2.h
681
100644
blob
route.c
1032
100644
blob
route.h
895
100644
blob
signal.c
1464
100644
blob
signal.h
291
100644
blob
tcp_route.c
9902
100644
blob
tcp_route.h
234
100644
blob
tests/__init__.py
0
100644
blob
tests/run_tests.py
2068
100644
blob
tests/support.py
10539
100644
blob
tests/test_haproxy_proxy_v2.py
2621
100644
blob
tests/test_tcp_backpressure.py
5703
100644
blob
tests/test_tcp_basic.py
858
100644
blob
tests/test_tcp_connect_timeout.py
4050
100644
blob
tests/test_tcp_idle_timeout.py
3369
100644
blob
tests/test_tcp_keep_alive.py
4381
100644
blob
tests/test_tcp_stress.py
1045
100644
blob
tests/test_udp_basic.py
1239
100644
blob
tests/test_udp_idle_timeout.py
2736
100644
blob
tests/test_udp_proxy_v2.py
2234
100644
blob
tinyproxy.c
3686
100644
blob
tinyproxy.conf
370
100644
blob
udp_route.c
12718
100644
blob
udp_route.h
236