OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • Development and Code Review (Moderator: fabian) »
  • Web Filter plugin (squidguard)
« previous next »
  • Print
Pages: [1]

Author Topic: Web Filter plugin (squidguard)  (Read 8706 times)

juliocbc

  • Sr. Member
  • ****
  • Posts: 336
  • Karma: 12
    • View Profile
    • Cloudfence
Web Filter plugin (squidguard)
« on: August 03, 2019, 04:01:23 pm »
Hello OPNsense community!

Today I've uploaded our webfilter plugin community version at our github. This plugin is a fork from a commercial version that we use in our firewall appliances platform, that runs smoothly in networks with some hundreds of users with active directory sync and windows SSO auth.

We've testing community version here (in some small networks) for 2 months and it's working pretty well! But now it's time to share it with the community so it can be tested and validated by our most exigent users! :-)

We have made a little manual to help the initial setup and usage: https://wiki.cloudfence.com.br

The source code is available at: https://github.com/cloudfence.

The main idea of this plugin is to be another one of the existing options and try to help some users from another platforms that are a little resistant to migrate to OPNsense (because they love the good and old squidguard) to finally have no excuses anymore to become OPNsense users  ::)

Let the downloads begin!
Logged
Cloudfence Open Source Team

spetrillo

  • Hero Member
  • *****
  • Posts: 721
  • Karma: 8
    • View Profile
Re: Web Filter plugin (squidguard)
« Reply #1 on: August 04, 2019, 05:44:49 am »
It would help if you put up an English version of your manual...
Logged

marcri

  • Jr. Member
  • **
  • Posts: 60
  • Karma: 5
    • View Profile
    • https://www.risse-it.services/
Re: Web Filter plugin (squidguard)
« Reply #2 on: August 04, 2019, 09:34:14 am »
Quote from: spetrillo on August 04, 2019, 05:44:49 am
It would help if you put up an English version of your manual...

There is an English Version, look at the navbar;)
Logged

andy

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
    • View Profile
Re: Web Filter plugin (squidguard)
« Reply #3 on: August 04, 2019, 07:46:57 pm »
Took a look through, and it seems much more intuitive than what's already in place. What's the development roadmap like? Any chance of a remote filter list feature?
Logged

fightingmasta

  • Newbie
  • *
  • Posts: 40
  • Karma: 3
    • View Profile
Re: Web Filter plugin (squidguard)
« Reply #4 on: August 05, 2019, 08:48:07 am »
Hi Julio

I tried to download, but it doesn't work -> "2019-08-05_cloudfence.png"

Best Regards,
Stefan
Logged

juliocbc

  • Sr. Member
  • ****
  • Posts: 336
  • Karma: 12
    • View Profile
    • Cloudfence
Re: Web Filter plugin (squidguard)
« Reply #5 on: August 05, 2019, 01:47:56 pm »
Quote from: andy on August 04, 2019, 07:46:57 pm
Took a look through, and it seems much more intuitive than what's already in place. What's the development roadmap like? Any chance of a remote filter list feature?

Hi Andy!

The remote list is static linked to our list in the squidguard.conf file. One of our goals is to make this dynamic and compatible with another lists.

The BETA program is just opened, so the roadmap is open to the community suggestions! :-)

Logged
Cloudfence Open Source Team

juliocbc

  • Sr. Member
  • ****
  • Posts: 336
  • Karma: 12
    • View Profile
    • Cloudfence
Re: Web Filter plugin (squidguard)
« Reply #6 on: August 05, 2019, 02:01:22 pm »
Quote from: fightingmasta on August 05, 2019, 08:48:07 am
Hi Julio

I tried to download, but it doesn't work -> "2019-08-05_cloudfence.png"

Best Regards,
Stefan

Hi Stefan,

This is the script to countdown in the download link generator, sorry! Till we get it fixed, you can download it using your web browser and copying/uploading the script code to a .sh file in your OPNsense.

After you saved your file, remember to run:

Code: [Select]
chmod +x install.sh
./install.sh
Logged
Cloudfence Open Source Team

fightingmasta

  • Newbie
  • *
  • Posts: 40
  • Karma: 3
    • View Profile
Re: Web Filter plugin (squidguard)
« Reply #7 on: August 05, 2019, 02:13:45 pm »
This doesn't work, I got an HTML page downloaded then. -> see attached "webfilter.sh"
Logged

juliocbc

  • Sr. Member
  • ****
  • Posts: 336
  • Karma: 12
    • View Profile
    • Cloudfence
Re: Web Filter plugin (squidguard)
« Reply #8 on: August 05, 2019, 03:01:55 pm »
I'll send it in PVT
Logged
Cloudfence Open Source Team

fightingmasta

  • Newbie
  • *
  • Posts: 40
  • Karma: 3
    • View Profile
Re: Web Filter plugin (squidguard)
« Reply #9 on: August 05, 2019, 04:00:28 pm »
The link in PM worked.  :)
Logged

juliocbc

  • Sr. Member
  • ****
  • Posts: 336
  • Karma: 12
    • View Profile
    • Cloudfence
Re: Web Filter plugin (squidguard)
« Reply #10 on: August 05, 2019, 07:56:07 pm »
Great!!  8)

Thank you!
Logged
Cloudfence Open Source Team

vinicius

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Web Filter plugin (squidguard)
« Reply #11 on: September 06, 2019, 07:57:49 pm »
Hi, could you send me on PVT? viniciusti@outlook.com
Logged

juliocbc

  • Sr. Member
  • ****
  • Posts: 336
  • Karma: 12
    • View Profile
    • Cloudfence
Re: Web Filter plugin (squidguard)
« Reply #12 on: September 12, 2019, 01:30:21 pm »
Hi everyone!

We had some problems with our download link generator, but it fixed now!

To download, please access:

https://cloudfence.com.br/en/opnsense-plugin-web-filter/#email-download-link

Logged
Cloudfence Open Source Team

vinicius

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Web Filter plugin (squidguard)
« Reply #13 on: September 19, 2019, 10:52:58 pm »
Quote from: juliocbc on September 12, 2019, 01:30:21 pm
Hi everyone!

We had some problems with our download link generator, but it fixed now!

To download, please access:

https://cloudfence.com.br/en/opnsense-plugin-web-filter/#email-download-link

----


Ok now this link is valid. I was able to install the plugin But I don't see the Windows SSO Enabled option. Is there a package missing to enable it?
Logged

juliocbc

  • Sr. Member
  • ****
  • Posts: 336
  • Karma: 12
    • View Profile
    • Cloudfence
Re: Web Filter plugin (squidguard)
« Reply #14 on: September 20, 2019, 11:22:39 pm »
Hi Vinicius!

We use our own version of SSO. This plugin web-proxy-sso isn't integrated with our plugin.

The SSO is a feature only available in the plugin version at our commercial repository. To get access to it you will need a valid subscription.
« Last Edit: September 21, 2019, 04:24:21 pm by juliocbc »
Logged
Cloudfence Open Source Team

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • English Forums »
  • Development and Code Review (Moderator: fabian) »
  • Web Filter plugin (squidguard)
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2