[PR #2123] [MERGED] New Script: SearXNG #3553

Closed
opened 2026-02-26 13:33:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2123
Author: @MickLesk
Created: 2/7/2025
Status: Merged
Merged: 2/7/2025
Merged by: @michelroegl-brunner

Base: mainHead: searxng


📝 Commits (3)

📊 Changes

3 files changed (+197 additions, -0 deletions)

View changed files

ct/searxng.sh (+47 -0)
install/searxng-install.sh (+116 -0)
json/searxng.json (+34 -0)

📄 Description

✍️ Description

SearXNG is a free internet metasearch engine which aggregates results from up to 215 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity.

image
image


  • Related Discussion: #122

Prerequisites

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

  • New script (a fully functional and thoroughly tested script or set of scripts)

🔄 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/community-scripts/ProxmoxVE/pull/2123 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `searxng` --- ### 📝 Commits (3) - [`c63e686`](https://github.com/community-scripts/ProxmoxVE/commit/c63e68643dc070feb10ad9d26ed1f7920d5cc3e5) New Script: SearXNG - [`c74cf93`](https://github.com/community-scripts/ProxmoxVE/commit/c74cf93adcd2e29c25466cb46d3188244906ced0) Update install/searxng-install.sh - [`34b8d54`](https://github.com/community-scripts/ProxmoxVE/commit/34b8d540255c5e88b25e0c4cd4e63b5a48884532) Update searxng.json ### 📊 Changes **3 files changed** (+197 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/searxng.sh` (+47 -0) ➕ `install/searxng-install.sh` (+116 -0) ➕ `json/searxng.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description SearXNG is a free internet metasearch engine which aggregates results from up to 215 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. ![image](https://github.com/user-attachments/assets/9950f300-9a00-4673-8929-cbf4f99a2039) ![image](https://github.com/user-attachments/assets/355a3294-255f-487e-b0a9-1523a5ee844d) - - - - Related Discussion: #122 - - - ## ✅ Prerequisites - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change - [x] New script (a fully functional and thoroughly tested script or set of scripts) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:53 +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/ProxmoxVE#3553
No description provided.