fredbcode/e2guardian

By fredbcode

Updated about 1 month ago

Docker Official Images from https://github.com/e2guardian/e2guardian

Image
Networking
7

10K+

fredbcode/e2guardian repository overview

Docker container image for E2guardian.

fredbcode:

Squid Docker:

https://hub.docker.com/r/fredbcode/squid

Quick start

docker run -d --name="e2guardian" \
    -v /path/to/yourconfig:/etc/e2guardian \
    -v /path/to/yourlog:/var/log \
    -p 8080:8080 \
    --restart=unless-stopped \
    fredbcode/e2guardian:v5.4

When a file is modified/created/removed from /etc/e2guardian, the process is automatically reloaded (eg: blacklist update)

tags

64 bit OS needed on your ARM Raspberry Pi4/PI3B !

Ports:

  • 8080 proxy standalone
  • 1344 icap mode

UID/GUID:

  • 1161

E2Guardian

Note that there are significant changes to the configuration files in this release and the sample lists have been re-organized into sub-directories. For details see e2guardian.conf, e2guardianf1.conf and the README files in configs/lists configs/lists/common and config/lists/example.group

Note: Some configuration files in this version are not backward compatible

Please read notes/NEWIN_v5 before installing.

If upgrading from an earlier version please read notes/Upgrading_to_VXX

For copyright go to: http://e2guardian.org

e2guardian is a content filtering proxy that can work in explicit and transparent proxy mode or as a ICAP server mode. More information can be found in the "notes" subdirectory of the distribution, and the comments in the configuration and list files themselves.

Read the INSTALL for installation instructions.

Contributing

Github: https://github.com/e2guardian

Bugs and Feature Requests

Github: https://github.com/e2guardian/e2guardian/issues

Community

Wiki

  • Helpful information can be found in the Wiki.

Tag summary

Content type

Image

Digest

sha256:0b6252af6

Size

48.1 MB

Last updated

about 1 month ago

docker pull fredbcode/e2guardian:v5.5-arm