Skip to content

v1.4.0

Choose a tag to compare

@qdm12 qdm12 released this 01 Feb 01:21
· 67 commits to master since this release
0177a17

Features

  • Configurable access control
  • Create include.conf in /etc directory
  • Go API: add settings String() method using Lines() method
  • Go API: Improve settings formatting (#56)
  • Add providers variants
    • Cloudflare security
    • Cloudflare family
    • Cleanbrowsing family
    • Cleanbrowsing adult

Bug fixes

  • Fix UseDNSSystemWide
  • Fix keepNameserver option effect
  • Fix settings Lines() method

Maintenance

  • Go API: CA certificates as input to Configurator
  • Using slices instead of maps for config lines
  • Update golibs (params package)
  • Refactor run loop
  • Fix lint errors