Skip to content

v14.20.0

Compare
Choose a tag to compare
@EuropaServ EuropaServ released this 07 Aug 03:50
· 3 commits to main since this release
61a4abe

Release Info

Item Value
📄 csf-firewall-v2.0.0-patches.zip Contains the latest verison of the ConfigServer Firewall patches. View README for instructions; run patch by launching the file ./install.sh.
📄 csf-firewall-v14.20.tgz Contains the latest verison of the ConfigServer Firewall application. This file is optional to download and is not required if you have already installed CSF on your system.
🕟 Stamp 25ad7e520ed7c2b33150d98281f41f6e006d508a- 🔺 2.0.0-2024-08-07T03:50:37.000Z
📅 Last Release Never



What's New

This release contains the following changes:

  • feat: add openvpn patch
  • feat: add command-line arguments
    • add -d, --dev for advanced logging
    • add -f, --flush to completely remove iptable rules
    • add -v, --version to display patcher version
  • enhance: docker patch now allows for multiple ip blocks to be whitelisted
  • refactor: re-write of script
  • refactor: merge all scripts into one
  • bug: fixed issue with manual mode being disabled - #1
  • bug: fixed error "docker network inspect" requires at least 1 argument. - #1
  • bug: fixed error invalid port/service '-j' error
  • docs: rewrite documentation to include better instructions
  • ci: add workflow to automatically grab latest version of ConfigServer Firewall and append to each release



Statistics

How the files have changed:

  • Changed files : 24
  • Changes : 9023
  • Commits : 68
  • Additions : 9022
  • Deletions : 1
  • PRs (categorized) : 67
  • PRs (uncategorized) : 1
  • PRs (open) : 0




Pull Requests

This release is associated with the following pull requests:


🪛 Continuous integration


🚀 Features


🐛 Bugfixes


🔧 Changes


🧹 Housekeeping


✏️ Docs