[PR #2362] [CLOSED] New Script: Kali Linux #3730

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2362
Author: @michelroegl-brunner
Created: 2/13/2025
Status: Closed

Base: mainHead: kali-linux


📝 Commits (4)

📊 Changes

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

View changed files

ct/kali-linux.sh (+44 -0)
install/kali-linux-install.sh (+47 -0)
json/kali-linux.json (+34 -0)

📄 Description

✍️ Description

This Scripts adds Kali Linux as a CT. It needs so much hard drive for all the forensics software.

Link: #2083

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)


🔄 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/2362 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `kali-linux` --- ### 📝 Commits (4) - [`1c76f9a`](https://github.com/community-scripts/ProxmoxVE/commit/1c76f9ae9760f1ac567a5f0fbc4468afe15e520a) Add Kali Linux - [`04c0656`](https://github.com/community-scripts/ProxmoxVE/commit/04c0656597738b7a7da418cb50c76cf96b39e263) Add Kali Linux - [`91d0f76`](https://github.com/community-scripts/ProxmoxVE/commit/91d0f76cabb6ba9519f6aa0a0bcf43bfaad9b70d) Add Kali Linux - [`849f8d7`](https://github.com/community-scripts/ProxmoxVE/commit/849f8d7b4e0b11137f90a107d2501ce0ced35c06) kali-linux-install.sh ### 📊 Changes **3 files changed** (+125 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/kali-linux.sh` (+44 -0) ➕ `install/kali-linux-install.sh` (+47 -0) ➕ `json/kali-linux.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> This Scripts adds Kali Linux as a CT. It needs so much hard drive for all the forensics software. ## 🔗 Related PR / Discussion / Issue Link: #2083 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [X] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:28 +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#3730
No description provided.