qbx2 / keep-it-alive

Dynamic library to enable SO_KEEPALIVE on connect (LD_PRELOAD hooking sample)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep-It-Alive

Usage:

$ LD_PRELOAD=target/debug/libkeep_it_alive.so curl 1.1.1.1

About

Dynamic library to enable SO_KEEPALIVE on connect (LD_PRELOAD hooking sample)

License:MIT License


Languages

Language:Rust 100.0%