Skip to content

jeffrysleddens/rspamd-bitcoinabuse-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

rspamd-bitcoinabuse-plugin

Rspamd plugin to check bitcoin addresses via the bitcoinabuse API

How to use

Place the bitcoinabuse.lua plugin in /etc/rspamd/plugins.d/ and add the following to the /etc/rspamd/rspamd.conf.local configuration file:

bitcoinabuse {
    api_token = "<your bitcoinabuse.com api token>";
}

Authors

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

References

About

Rspamd plugin to check bitcoin addresses via the bitcoinabuse API

Topics

Resources

License

Stars

Watchers

Forks

Languages