[PR #264] [MERGED] Update cloudflared-install.sh #2655

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/264
Author: @davalanche
Created: 11/15/2024
Status: Merged
Merged: 11/15/2024
Merged by: @MickLesk

Base: mainHead: cloudflared


📝 Commits (1)

  • ddfeada Update cloudflared-install.sh

📊 Changes

2 files changed (+43 additions, -3 deletions)

View changed files

📝 install/cloudflared-install.sh (+35 -0)
📝 json/cloudflared.json (+8 -3)

📄 Description

Description

Added the option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/264 **Author:** [@davalanche](https://github.com/davalanche) **Created:** 11/15/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `cloudflared` --- ### 📝 Commits (1) - [`ddfeada`](https://github.com/community-scripts/ProxmoxVE/commit/ddfeada07bc9f7c51e2276dd91279d9045c8407b) Update cloudflared-install.sh ### 📊 Changes **2 files changed** (+43 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `install/cloudflared-install.sh` (+35 -0) 📝 `json/cloudflared.json` (+8 -3) </details> ### 📄 Description ## Description Added the option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy ## Type of change Please check the relevant option(s): - [ ] Bug fix (non-breaking change that resolves an issue) - [X] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [X] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [X] Testing performed (I have tested my changes, ensuring everything works as expected) - [X] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:30:55 +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#2655
No description provided.