radicle-heartwood-lfs/radicle
cloudhead a6cb4d0f48
node: Implement IP-based banning
The previous banning implementation didn't work, since it included port
numbers in the address value.

Here, we keep a separate table with (node, ip) pairs and update this
table when a node connects or is banned.
2024-05-15 12:10:23 +02:00
..
src node: Implement IP-based banning 2024-05-15 12:10:23 +02:00
Cargo.toml node: Patch dependencies for Tor/socks5 support 2024-05-06 22:19:36 +02:00