History log of /curl/docs/examples/block_ip.c (Results 1 – 1 of 1)
Revision Date Author Comments
# a9d881c7 15-Dec-2024 Jay Satiro

examples/block-ip: show how to block IP addresses

- Show how CURLOPT_OPENSOCKETFUNCTION can be used to block IP addresses.

This is a new example that demonstrates IP blocking.

examples/block-ip: show how to block IP addresses

- Show how CURLOPT_OPENSOCKETFUNCTION can be used to block IP addresses.

This is a new example that demonstrates IP blocking.

Ref: https://github.com/curl/curl/discussions/15710#discussioncomment-11534877

Closes https://github.com/curl/curl/pull/15748

show more ...