[PR #79] [MERGED] feat: auto-whitelist SSH IP in Fail2Ban and deduplicate entries #83

Closed
opened 2026-03-02 02:59:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/buildplan/du_setup/pull/79
Author: @Kuuchuu
Created: 11/19/2025
Status: Merged
Merged: 11/19/2025
Merged by: @buildplan

Base: mainHead: v77-f2bwhitelisting


📝 Commits (6)

  • 33c4d58 Auto SSH connection whitelist feat & whitelist deduplication.
  • f89ba12 Declared unset variables. Fixed console output based on VERBOSE state.
  • de930c0 Version bump (v0.77.1) & sha256 update
  • 260406c Add Tailscale range example.
  • 05b385e checksum v0.77.1
  • 64854af update checksum

📊 Changes

3 files changed (+84 additions, -46 deletions)

View changed files

📝 README.md (+4 -4)
📝 du_setup.sh (+79 -41)
📝 du_setup.sh.sha256 (+1 -1)

📄 Description

This PR adds a prompt to auto-whitelist the user's SSH IP in Fail2Ban and adds a deduplication feature to the custom Fail2Ban whitelist.

Closes #78


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/buildplan/du_setup/pull/79 **Author:** [@Kuuchuu](https://github.com/Kuuchuu) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/19/2025 **Merged by:** [@buildplan](https://github.com/buildplan) **Base:** `main` ← **Head:** `v77-f2bwhitelisting` --- ### 📝 Commits (6) - [`33c4d58`](https://github.com/buildplan/du_setup/commit/33c4d58bb7d9ea91acd2f97de6e005484d3582f7) Auto SSH connection whitelist feat & whitelist deduplication. - [`f89ba12`](https://github.com/buildplan/du_setup/commit/f89ba12361dd54b8f2bb89e25f11a0a30ec3f76c) Declared unset variables. Fixed console output based on VERBOSE state. - [`de930c0`](https://github.com/buildplan/du_setup/commit/de930c0705c4af03b8473bfd48b48398997b1088) Version bump (v0.77.1) & sha256 update - [`260406c`](https://github.com/buildplan/du_setup/commit/260406cb2bcaacabc6c60863bb30516396059a9d) Add Tailscale range example. - [`05b385e`](https://github.com/buildplan/du_setup/commit/05b385e9031537d650ddd06b707eb9a87aea515f) checksum v0.77.1 - [`64854af`](https://github.com/buildplan/du_setup/commit/64854aff71a79479e193c6938c1545636e48d40c) update checksum ### 📊 Changes **3 files changed** (+84 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) 📝 `du_setup.sh` (+79 -41) 📝 `du_setup.sh.sha256` (+1 -1) </details> ### 📄 Description This PR adds a prompt to auto-whitelist the user's SSH IP in Fail2Ban and adds a deduplication feature to the custom Fail2Ban whitelist. Closes #78 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:59:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/du_setup#83
No description provided.