1
0
Fork 0

private.publish

This commit is contained in:
qo-op 2020-05-26 21:47:57 +02:00
parent 0128b16da0
commit 38e4e1e82c
1 changed files with 1 additions and 1 deletions

View File

@ -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