13:06:03 <m-relay> <matrix8932:matrix.org> Friends, join the conference at Zoom, sharing and showing interesting things we have in common, hello everyone 13:06:05 <m-relay> <matrix8932:matrix.org> https://zoom.us15web.us/j/7634633861?pwd=x8wIVHhpQ6cQ.jGNozPpq46xPIPcVlGf 13:06:07 <m-relay> <matrix8932:matrix.org> 🟢 MEETING ID - 7634633861 13:33:37 <m-relay> <kewbit:matrix.org> monerobull: ^ 13:34:23 <m-relay> <monerobull:matrix.org> sorry guys, this ones not in my jurisdiction 13:35:02 <m-relay> <kewbit:matrix.org> someone’s trying to build up their botnet 13:35:29 <m-relay> <monerobull:matrix.org> our live malware analysis in the monero channel says its a stealer malware 18:25:12 <m-relay> <0xfffc:monero.social> I want to intentionally (and randomly) close a single connection from the list of connections I have to other peers ( the list of connections that show up in `sync_info` ) . Any suggestion? 18:37:52 <m-relay> <rucknium:monero.social> `get_connections` then `set_bans` through RPC? https://www.getmonero.org/resources/developer-guides/daemon-rpc.html 18:53:20 <m-relay> <0xfffc:monero.social> I thought this works. But appears to me banning does not close an active connection. 18:54:11 <m-relay> <rucknium:monero.social> oh 18:56:01 <moneromooo> There is code to do this already. Reuse. It's run on an idle command IIRC. 19:37:50 <m-relay> <0xfffc:monero.social> FWIW, this information was wrong. When you ban active connections, it drops the connection. Thanks Rucknium .