[PR #1299] [MERGED] Adding Powershell commands to Windows instructions #2025

Closed
opened 2025-12-29 03:19:21 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1299
Author: @linsomniac
Created: 3/29/2023
Status: Merged
Merged: 4/4/2023
Merged by: @kradalby

Base: mainHead: powershell-cmds


📝 Commits (5)

  • 88e8585 Adding Powershell commands to Windows instructions
  • 9485e19 Add missing paren in windows doc.
  • eabb409 Adding powershell commands to windows.html
  • 8f2eb14 Running prettier on templates
  • fb6c2ef Merge branch 'main' of github.com:juanfont/headscale into powershell-cmds

📊 Changes

2 files changed (+20 additions, -2 deletions)

View changed files

📝 docs/windows-client.md (+9 -0)
📝 templates/windows.html (+11 -2)

📄 Description

I've added some Powershell commands to edit the registry as an option beyond using regedit.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/juanfont/headscale/pull/1299 **Author:** [@linsomniac](https://github.com/linsomniac) **Created:** 3/29/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `powershell-cmds` --- ### 📝 Commits (5) - [`88e8585`](https://github.com/juanfont/headscale/commit/88e85851ba54d24d393afa08820f156cbf44ad67) Adding Powershell commands to Windows instructions - [`9485e19`](https://github.com/juanfont/headscale/commit/9485e192143ab39375c6e3e7b16b7ed3ca613937) Add missing paren in windows doc. - [`eabb409`](https://github.com/juanfont/headscale/commit/eabb409fdddb48dcbcaf21419ca59f562a49db1a) Adding powershell commands to windows.html - [`8f2eb14`](https://github.com/juanfont/headscale/commit/8f2eb14e0c0233cb3104cd772b7ac25f63589d20) Running prettier on templates - [`fb6c2ef`](https://github.com/juanfont/headscale/commit/fb6c2ef70e4cda2c552153c0c676ad1a2b271327) Merge branch 'main' of github.com:juanfont/headscale into powershell-cmds ### 📊 Changes **2 files changed** (+20 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/windows-client.md` (+9 -0) 📝 `templates/windows.html` (+11 -2) </details> ### 📄 Description I've added some Powershell commands to edit the registry as an option beyond using regedit. <!-- Please tick if the following things apply. You… --> - [X] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [X] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:19:21 +01:00
adam closed this issue 2025-12-29 03:19:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2025