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/bit-calculator.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,25 +6,27 @@ keywords: [NETworkManager, bit calculator, data unit converter, bits to bytes, b
6
6
7
7
# Bit Calculator
8
8
9
-
With the **Bit Calculator**different data units can be converted. Based on the input number and the selected unit the different units like bits, bytes, kilobits, kilobytes, megabits, megabytes, etc. are calculated.
9
+
With the **Bit Calculator**you can convert between different data units — enter a number and select the input unit to see the equivalent values in bits, bytes, kilobits, kilobytes, megabits, megabytes, and more.
10
10
11
11

12
12
13
-
In addition, further actions can be performed using the buttons at the bottom right:
13
+
### Toolbar
14
14
15
-
-**Export...** - Export the information to a CSV, XML or JSON file.
15
+
| Button | Description |
16
+
|--------|-------------|
17
+
|**Export...**| Exports the information to a CSV, XML, or JSON file |
16
18
17
-
:::note
19
+
### Context menu
18
20
19
-
Right-click on the result to copy the information.
20
-
21
-
:::
21
+
| Action | Description |
22
+
|--------|-------------|
23
+
|**Copy**| Copies the selected information to the clipboard |
22
24
23
25
## Settings
24
26
25
27
### Notation
26
28
27
-
Notation which should be used for the calculation.
In**Connections**you can see all connections with source and destination IP endpoint (IP address and port) and with the associated process that are currently running on your computer.
9
+
The**Connections**view shows all active connections with their source and destination IP endpoints (IP address and port) and the associated process running on your computer.
10
10
11
11
:::info
12
12
@@ -16,10 +16,15 @@ The data shown is similar to the output of the `netstat` command.
16
16
17
17

18
18
19
-
:::note
19
+
### Context menu
20
20
21
-
With `F5` you can refresh the connections.
21
+
| Action | Description |
22
+
|--------|-------------|
23
+
|**Copy**| Copies the selected information to the clipboard |
24
+
|**Export...**| Exports the selected or all results to a file |
22
25
23
-
Right-click on the result to copy or export the information.
In**Discovery Protocol** you can capture for LLDP (Link Layer Discovery Protocol) and/or CDP (Cisco Discovery Protocol) frames to see to which switch or router your device is connected. The information such as device name, port, VLAN, etc. are displayed in a table.
9
+
With**Discovery Protocol** you can capture LLDP (Link Layer Discovery Protocol) and CDP (Cisco Discovery Protocol) frames to see which switch or router your device is connected to. Device name, port, VLAN, and other information are displayed in a table.
10
10
11
11
:::info
12
12
13
13
The Link Layer Discovery Protocol (LLDP) is a vendor-neutral Layer 2 network protocol used by network devices, especially switches, to advertise their identity, capabilities, and neighbors on an IEEE 802 Local Area Network (LAN). If configured, LLDP messages are sent out periodically as frames with the destination MAC address of `01:80:c2:00:00:0e`. The default time interval is 30 seconds.
14
14
15
-
The Cisco Discovery Protocol (CDP) is a proprietary Layer 2 protocol used by Cisco Systems to exchange information about network devices. If configured, CDP messages are sent out periodically as frames with the destination MAC address `01:00:0c:cc:cc`. The default time interval is 60 seconds.
15
+
The Cisco Discovery Protocol (CDP) is a proprietary Layer 2 protocol used by Cisco Systems to exchange information about network devices. If configured, CDP messages are sent out periodically as frames with the destination MAC address `01:00:0c:cc:cc:cc`. The default time interval is 60 seconds.
16
16
17
17
:::
18
18
19
19
:::warning
20
20
21
-
If you are using a hypervisor like Hyper-V with a virtual switch configured as "External network" which is shared with host where NETworkManager is running, you may not receive any packets. This is because the virtual switch does not forward the LLDP or CDP frames to the host. You may temporarily change the virtual switch to "Internal network" or "Private network", if you want to use the Discovery Protocol to see which switch or router your device is connected to. You can also verify this behavior by using Wireshark.
21
+
If you are using a hypervisor like Hyper-V with a virtual switch configured as "External network" which is shared with the host where NETworkManager is running, you may not receive any packets. This is because the virtual switch does not forward the LLDP or CDP frames to the host. You may temporarily change the virtual switch to "Internal network" or "Private network" if you want to use Discovery Protocol to see which switch or router your device is connected to. You can also verify this behavior by using Wireshark.
22
22
23
23
:::
24
24
25
-
:::note
25
+
:::warning[Administrator privileges required]
26
26
27
-
Capturing network packets requires administrator privileges. If the application is not running as administrator, capturing is not available. Use the **Restart as administrator** button to relaunch the application with elevated rights.
27
+
Without administrator privileges, capturing is not available. Use the **Restart as administrator** button to relaunch the application with elevated rights.
Copy file name to clipboardExpand all lines: Website/docs/application/firewall.md
+23-18Lines changed: 23 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,34 +14,39 @@ Windows Firewall (Windows Defender Firewall) is a built-in host-based firewall i
14
14
15
15
:::
16
16
17
-
:::note
18
-
19
-
Adding, editing, enabling, disabling, or deleting firewall rules requires administrator privileges. If the application is not running as administrator, the view is in read-only mode. Use the **Restart as administrator** button to relaunch the application with elevated rights.
17
+
:::warning[Administrator privileges required]
20
18
21
-
Rules created by NETworkManager use the prefix `NETworkManager_` in their display name to distinguish them from system-managed or third-party rules. Only rules with this prefix are shown in the Firewall view.
19
+
Without administrator privileges, the view is read-only. Use the **Restart as administrator** button to relaunch the application with elevated rights.
22
20
23
21
:::
24
22
25
23

26
24
27
-
:::note
28
-
29
-
In addition, further actions can be performed using the buttons below:
30
-
31
-
-**Add rule...** - Opens a dialog to create a new firewall rule.
32
-
-**Windows Firewall Settings** - Opens the Windows Firewall management console (`WF.msc`).
25
+
### Toolbar
33
26
34
-
:::
27
+
| Button | Description |
28
+
|--------|-------------|
29
+
|**Add rule...**| Opens a dialog to create a new firewall rule |
30
+
|**Windows Firewall Settings**| Opens the Windows Firewall management console (`WF.msc`) |
35
31
36
-
:::note
32
+
### Context menu
37
33
38
-
With `F5` you can refresh the firewall rules.
34
+
| Action | Description |
35
+
|--------|-------------|
36
+
|**Enable**| Enables the selected rule |
37
+
|**Disable**| Disables the selected rule |
38
+
|**Edit**| Opens the edit dialog for the selected rule |
39
+
|**Delete**| Removes the selected rule |
40
+
|**Copy**| Copies the rule information to the clipboard |
41
+
|**Export**| Exports the rule to a file |
39
42
40
-
Right-click on a rule to `enable`, `disable`, `edit`, or `delete` it, or to `copy` or `export` the information.
43
+
### Keyboard shortcuts
41
44
42
-
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected rule.
43
-
44
-
:::
45
+
| Key | Action |
46
+
|-----|--------|
47
+
|`F5`| Refresh |
48
+
|`F2`| Edit selected rule |
49
+
|`Del`| Delete selected rule |
45
50
46
51
## Add rule
47
52
@@ -288,4 +293,4 @@ Network profiles the rule applies to. At least one profile must be selected.
288
293
289
294
The last enabled profile cannot be unchecked — at least one profile must remain selected.
Copy file name to clipboardExpand all lines: Website/docs/application/listeners.md
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,25 @@ keywords: [NETworkManager, listeners, listening ports, open ports, network liste
6
6
7
7
# Listeners
8
8
9
-
In **Listeners** you can see all the listeners with IP addresses and port that are currently running on your computer.
9
+
The **Listeners** view shows all active network listeners with their bound IP addresses and ports that are currently running on your computer.
10
+
11
+
:::info
12
+
13
+
A network listener is a socket bound to a specific local IP address and port that waits to receive incoming data or connections. TCP listeners accept incoming connections; UDP listeners receive datagrams. Applications use listeners to offer services over a network.
14
+
15
+
:::
10
16
11
17

12
18
13
-
:::note
19
+
### Context menu
14
20
15
-
With `F5` you can refresh the listeners.
21
+
| Action | Description |
22
+
|--------|-------------|
23
+
|**Copy**| Copies the selected information to the clipboard |
24
+
|**Export...**| Exports the selected or all results to a file |
16
25
17
-
Right-click on the result to copy or export the information.
Copy file name to clipboardExpand all lines: Website/docs/application/lookup.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,40 +6,42 @@ keywords: [NETworkManager, OUI lookup, MAC address lookup, port lookup, manufact
6
6
7
7
# Lookup
8
8
9
-
In**Lookup** you can search for information about [OUIs](#oui) (Organizationally Unique Identifiers) and [ports](#port).
9
+
With**Lookup** you can search for information about [OUIs](#oui) (Organizationally Unique Identifiers) and [ports](#port).
10
10
11
11
## OUI
12
12
13
-
On the **OUI** tab, you can search the manufacturer of a network interface card (NIC) by entering the first 24 bits of the MAC address. You can also search by vendor name to get all registered MAC addresses of the vendor.
13
+
On the **OUI** tab, you can search for the manufacturer of a network interface card (NIC) by entering the first 24 bits of the MAC address. You can also search by vendor name to get all registered MAC addresses of the vendor.
14
14
15
15
:::info
16
16
17
-
The OUI (Organizationally Unique Identifier) is a 24-bit number that is assigned to a network interface card (NIC) by the IEEE Registration Authority. The OUI is used to identify the manufacturer of a network interface card. The OUI is the first 24 bits of the MAC address.
17
+
The OUI (Organizationally Unique Identifier) is a 24-bit number assigned by the IEEE Registration Authorityto identify network interface card manufacturers. It forms the first 24 bits of a MAC address.
18
18
19
19
:::
20
20
21
21

22
22
23
-
:::note
23
+
### Context menu
24
24
25
-
Right-click on the result to copy or export the information.
26
-
27
-
:::
25
+
| Action | Description |
26
+
|--------|-------------|
27
+
|**Copy**| Copies the selected information to the clipboard |
28
+
|**Export...**| Exports the selected or all results to a file |
28
29
29
30
## Port
30
31
31
32
On the **Port** tab, you can search for a port number to get information about the service and the protocol used by the port. You can also search by service name to get all registered port numbers of the service.
32
33
33
34
:::info
34
35
35
-
A port is a logical construct that identifies a specific process to which network traffic is to be forwarded. Ports are identified by a 16-bit number, known as a port number. Port numbers range from 0 to 65535, but only ports numbers 0 to 1023 are designated as well-known ports. Well-known ports are those registered with IANA for common services such as HTTP (port 80), HTTPS (port 443), FTP (port 21), and SSH (port 22).
36
+
A port is a logical construct that identifies a specific process to which network traffic is to be forwarded. Ports are identified by a 16-bit number, known as a port number. Port numbers range from 0 to 65535, but only port numbers 0 to 1023 are designated as well-known ports. Well-known ports are those registered with IANA for common services such as HTTP (port 80), HTTPS (port 443), FTP (port 21), and SSH (port 22).
36
37
37
38
:::
38
39
39
40

40
41
41
-
:::note
42
+
### Context menu
42
43
43
-
Right-click on the result to copy or export the information.
44
-
45
-
:::
44
+
| Action | Description |
45
+
|--------|-------------|
46
+
|**Copy**| Copies the selected information to the clipboard |
47
+
|**Export...**| Exports the selected or all results to a file |
Copy file name to clipboardExpand all lines: Website/docs/application/neighbor-table.md
+18-14Lines changed: 18 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,30 +18,34 @@ Both protocols are susceptible to spoofing/poisoning attacks that can manipulate
18
18
19
19
:::
20
20
21
-
:::note
21
+
:::warning[Administrator privileges required]
22
22
23
-
Adding and deleting neighbor entries requires administrator privileges. If the application is not running as administrator, the view is in read-only mode. Use the **Restart as administrator** button to relaunch the application with elevated rights.
23
+
Without administrator privileges, the view is read-only. Use the **Restart as administrator** button to relaunch the application with elevated rights.
24
24
25
25
:::
26
26
27
27

28
28
29
-
:::note
30
-
31
-
Additional actions are available via the buttons below the table:
32
-
33
-
-**Add entry...** – Opens a dialog to add a permanent static neighbor entry.
34
-
-**Delete table** – Removes all dynamic entries (permanent entries are preserved).
29
+
### Toolbar
35
30
36
-
:::
31
+
| Button | Description |
32
+
|--------|-------------|
33
+
|**Add entry...**| Opens a dialog to add a permanent static neighbor entry |
34
+
|**Delete table**| Removes all dynamic entries (permanent entries are preserved) |
37
35
38
-
:::note
36
+
### Context menu
39
37
40
-
Press `F5` to refresh the neighbor table.
38
+
| Action | Description |
39
+
|--------|-------------|
40
+
|**Copy**| Copies the selected information to the clipboard |
41
+
|**Export...**| Exports the selected or all results to a file |
42
+
|**Delete**| Removes the selected entry |
41
43
42
-
Right-click on a row to copy or export individual values, or to delete the selected entry.
44
+
### Keyboard shortcuts
43
45
44
-
:::
46
+
| Key | Action |
47
+
|-----|--------|
48
+
|`F5`| Refresh |
45
49
46
50
## Columns
47
51
@@ -118,4 +122,4 @@ The network interface on which the entry is created.
118
122
119
123
Adding a static entry requires administrator privileges. Internally, NETworkManager uses `New-NetNeighbor` (PowerShell `NetTCPIP` module) to create the entry with state `Permanent`.
0 commit comments