Skip to main content

REDbot is lint for HTTP.

Project description

REDbot

REDbot is lint for HTTP resources.

It checks HTTP resources for feature support and common protocol problems at the HTTP semantic and caching layers. You can use the public instance on https://redbot.org/, or you can install it locally.

Test

Contributing to REDbot

Your ideas, questions and other contributions are most welcome. See CONTRIBUTING.md for details.

Setting Up Your Own REDbot

Installation

REDbot requires a current version of Python.

The recommended method for installing REDbot is using pipx. To install the latest release, do:

pipx install redbot

Or, to use the most development version of REDbot, run:

pipx install git+https://github.com/mnot/redbot.git

Both of these methods will install the following programs into your pipx binary folder:

  • redbot - the command-line interface
  • redbot_daemon - Web interface as a standalone daemon

Running REDbot as a systemd Service

REDbot can run as a standalone service, managed by systemd. This offers a degree of sandboxing and resource management, as well as process monitoring (including a watchdog function).

To do this, install REDbot on your system with the systemd option. For example:

pipx install redbot[systemd]

The copy extra/redbot.service into the appropriate directory (on most systems, /etc/systemd/system/.)

Modify the file appropriately; this is only a sample. Then, as root:

> systemctl reload-daemon
> systemctl enable redbot
> systemctl start redbot

By default, REDbot will listen on localhost port 8000. This can be adjusted in config.txt. Running REDbot behind a reverse proxy is recommended, if it is to be exposed to the Internet.

If you want to allow people to save test results, create the directory referenced by the 'save_dir' configuration variable, and make sure that it's writable to the REDbot process.

Running REDbot in a Container

OCI-compliant containers are available on Github, and it's easy to run REDbot one using a tool like Docker or Podman. For example:

docker run --rm -p 8000:8000 ghcr.io/mnot/redbot

or

podman run --rm -p 8000:8000 ghcr.io/mnot/redbot

Credits

Icons by Font Awesome. REDbot includes code from tippy.js and prettify.js.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redbot-2.3.9.tar.gz (331.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redbot-2.3.9-py3-none-any.whl (366.5 kB view details)

Uploaded Python 3

File details

Details for the file redbot-2.3.9.tar.gz.

File metadata

  • Download URL: redbot-2.3.9.tar.gz
  • Upload date:
  • Size: 331.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for redbot-2.3.9.tar.gz
Algorithm Hash digest
SHA256 1aa02ccf7d66eb333469af2bb51c533b0c56a5a4f0797dcaca9b1a56f2cdf7fc
MD5 82dc8bd80435d2b2ad3fd2fef865714b
BLAKE2b-256 0419312407e67a312c9e1a7189a4b1e551a9b3d34a17f0979ae34b680268428b

See more details on using hashes here.

Provenance

The following attestation bundles were made for redbot-2.3.9.tar.gz:

Publisher: publish.yml on mnot/redbot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file redbot-2.3.9-py3-none-any.whl.

File metadata

  • Download URL: redbot-2.3.9-py3-none-any.whl
  • Upload date:
  • Size: 366.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for redbot-2.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f7de458b06555d9a0651aeb5a56444128c5d7e9735d482035fd492b53cf27a9f
MD5 e305f70950a67b06c1ce8ce853c2df44
BLAKE2b-256 ba1e3608fe9a28306686ec9e3999f8e93af851ebcf0e75956c8aa7730ec43178

See more details on using hashes here.

Provenance

The following attestation bundles were made for redbot-2.3.9-py3-none-any.whl:

Publisher: publish.yml on mnot/redbot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page