You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Website/docs/application/hosts-file-editor.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@ sidebar_position: 16
4
4
5
5
# Hosts File Editor
6
6
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`).
8
10
9
11
:::info
10
12
@@ -34,6 +36,6 @@ In addition, further actions can be performed using the buttons below:
34
36
35
37
With `F5` you can refresh the hosts file.
36
38
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.
Copy file name to clipboardExpand all lines: Website/docs/changelog/next-release.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@ Release date: **xx.xx.2025**
23
23
24
24
**Hosts File Editor**
25
25
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)
27
27
28
28
:::info
29
29
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)
0 commit comments