diff --git a/zen/ipfs_SWARM_refresh.sh b/zen/ipfs_SWARM_refresh.sh index 62e5e00..a88f37d 100755 --- a/zen/ipfs_SWARM_refresh.sh +++ b/zen/ipfs_SWARM_refresh.sh @@ -59,7 +59,7 @@ do ipfs swarm disconnect $peer ipfs bootstrap rm $peer ## TODO: Send sbotc message - sbotc publish '{"type":"post","text":"ALERT '"$ssbID"' is trying to connect to IPFS swarm as '"$peer"'"}' + sbotc private.publish '{"type":"post","text":"ALERT '"$ssbID"' is trying to connect to IPFS swarm as '"$peer"'"}' ## TODO: Use fail2ban if same node continue entering our swarm... continue fi