Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluginkollektiv/snitch
Network monitor for WordPress. Connection overview for monitoring and controlling outgoing data traffic.
https://github.com/pluginkollektiv/snitch
wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
Network monitor for WordPress. Connection overview for monitoring and controlling outgoing data traffic.
- Host: GitHub
- URL: https://github.com/pluginkollektiv/snitch
- Owner: pluginkollektiv
- License: gpl-3.0
- Created: 2015-05-05T17:01:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T20:21:44.000Z (5 months ago)
- Last Synced: 2024-07-19T03:06:50.203Z (4 months ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/snitch/
- Size: 567 KB
- Stars: 54
- Watchers: 24
- Forks: 21
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Snitch #
Network monitor for WordPress. Connection overview for monitoring and controlling outgoing data traffic.
## Description ##
Network monitor for WordPress with connection overview for controlling and regulating data traffic from your site.### Trust, But Verify ###
*Snitch* monitors and logs the outgoing data stream of your WordPress site. It records every outbound connection from WordPress and provides a log table for administrators.*Snitch* does not only log connection requests, but enables you to block future requests either by target URL (internet address being called in the background), or by script (file being executed to open up a connection). Once blocked, a connection will be visually highlighted. Blocked entries can be unblocked with a simple click.
*Snitch* is a perfect tool to “listen in” on outbound communication. It is also suitable to early recognize any malware and tracking software installed.
### Summary ###
*Snitch* writes a log of both authorized and blocked attempts of connectivity. An overall view provides transparency and lets you control outgoing connections initialized by plugins, themes, or WordPress.### In A Nutshell ###
* neat interface
* displays target URL and source file
* features grouping, sorting, searching
* visual highlighting of blocked requests
* show POST variables with a simple click
* block/unblock connections by domain/file
* monitors communication in back-end and front-end
* delete all entries by pressing a button
* free of charge, no advertising### Support ###
* Community support via the [support forums on wordpress.org](https://wordpress.org/support/plugin/snitch)
* We don’t handle support via e-mail, Twitter, GitHub issues etc.### Contribute ###
* Active development of this plugin is handled [on GitHub](https://github.com/pluginkollektiv/snitch).
* Pull requests for documented bugs are highly appreciated.
* If you think you’ve found a bug (e.g. you’re experiencing unexpected behavior), please post at the [support forums](https://wordpress.org/support/plugin/snitch) first.
* If you want to help us translate this plugin you can do so [on WordPress Translate](https://translate.wordpress.org/projects/wp-plugins/snitch).### Donate ###
[Donate via Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TD4AMD2D8EMZW)### Credits ###
* Author: [Sergej Müller](https://sergejmueller.github.io/)
* Maintainers: [pluginkollektiv](https://pluginkollektiv.org/)## Installation ##
* If you don’t know how to install a plugin for WordPress, [here’s how](https://wordpress.org/support/article/managing-plugins/).### Requirements ###
* PHP 5.2.4 or greater
* WordPress 3.8 or greater## Frequently Asked Questions ##
Please have a look [in the FAQ pages](https://snitch.pluginkollektiv.org/documentation#faq).A complete documentation is available on [pluginkollektiv.org](https://snitch.pluginkollektiv.org/documentation/).
## Changelog ##
[Changelog](./CHANGELOG.md).