Skip to content

Commit 631683b

Browse files
committed
Docs: #3092
1 parent 6be5a35 commit 631683b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Website/docs/application/hosts-file-editor.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ sidebar_position: 16
44

55
# Hosts File Editor
66

7-
In the **Hosts File Editor**, you can view and modify the `hosts` file of the local computer.
7+
The **Hosts File Editor** allows you to view, add, edit, enable, disable, or remove entries in the local computer's `hosts` file.
8+
9+
Editing the `hosts` file requires administrator privileges. The application automatically creates a daily backup of the `hosts` file, retaining up to 5 backups in the same directory (Syntax: `hosts_backup_NETworkManager_YYYYMMDD`).
810

911
:::info
1012

@@ -34,6 +36,6 @@ In addition, further actions can be performed using the buttons below:
3436

3537
With `F5` you can refresh the hosts file.
3638

37-
Right-click on the result to enabl e or disable an entry, delete or edit an entry, or to copy or export the information.
39+
Right-click on the result to enable, disable, edit or delete an entry, or to copy or export the information.
3840

3941
:::

Website/docs/changelog/next-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Release date: **xx.xx.2025**
2323

2424
**Hosts File Editor**
2525

26-
- New feature to display (and edit) the `hosts` file. (See [documentation](https://borntoberoot.net/NETworkManager/docs/application/hosts-file-editor) for more details)
26+
- New feature to display (and edit) the `hosts` file. (See [documentation](https://borntoberoot.net/NETworkManager/docs/application/hosts-file-editor) for more details) [#3012](https://github.com/BornToBeRoot/NETworkManager/pull/3012) [#3092](https://github.com/BornToBeRoot/NETworkManager/pull/3092)
2727

2828
:::info
2929

30-
This feature is currently in read-only mode. Editing will be enabled / implemented in a future release. Please report any issues you encounter on the [GitHub issue tracker](https://github.com/BornToBeRoot/NETworkManager/issues)
30+
This feature is currently in preview and may contain bugs or incomplete functionality. Please use with caution and report any issues you encounter on the [GitHub issue tracker](https://github.com/BornToBeRoot/NETworkManager/issues)
3131

3232
:::
3333

0 commit comments

Comments
 (0)