master #1

Merged
loweel merged 16 commits from bloved/zabov:master into master 2 years ago
bloved commented 2 years ago

Major changes:

  • added multiple configuraitons
  • each configuration has his own BL sources and KillDB
  • configuration selection based on client ip (ip groups) or time rules (timetables)
  • local responder for local domains
  • domain aliases: /etc/hosts file replacement (can be used in ip groups too)
  • kill domain stats: domains are counted only once
  • Dockerfile: updated golang to 1.15.6
  • debug logs/query logger
Major changes: * added multiple configuraitons * each configuration has his own BL sources and KillDB * configuration selection based on client ip (ip groups) or time rules (timetables) * local responder for local domains * domain aliases: /etc/hosts file replacement (can be used in ip groups too) * kill domain stats: domains are counted only once * Dockerfile: updated golang to 1.15.6 * debug logs/query logger
loweel merged commit 13dd24b7b5 into master 2 years ago
The pull request has been merged as 13dd24b7b5.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b bloved-master master
git pull master

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff bloved-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: loweel/zabov#1
Loading…
There is no content yet.