networkGatewayDefault() macOS improvement for active VPN

This commit is contained in:
Sebastian Hildebrandt 2021-05-04 20:58:46 +02:00
parent d920b46532
commit 9301e61f25
5 changed files with 13 additions and 3 deletions

View File

@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 5.6.14 | 2021-05-04 | `networkGatewayDefault()` macOS improvement for active VPN |
| 5.6.13 | 2021-05-04 | `dockerImagesInspect()`, `dockerContainerInspect()`, `dockerContainerProcesses()` security updates |
| 5.6.12 | 2021-04-09 | `networkinterfaces()` windows detection fix |
| 5.6.11 | 2021-04-08 | `versions()` parameter sanitation |
@ -398,7 +399,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| 3.37.2 | 2018-02-15 | fixed bug `battery().percent` for macOS |
| 3.37.1 | 2018-02-13 | fixed bug `battery().ischarging` for macOS |
| 3.37.0 | 2018-02-11 | extended FreeBSD support `networkStats()` |
| 3.36.0 | 2018-02-11 | extended FreeBSD support `networkConnections()` |
| 3.36.
0 | 2018-02-11 | extended FreeBSD support `networkConnections()` |
| 3.35.0 | 2018-02-11 | extended FreeBSD support `processLoad()` |
| 3.34.1 | 2018-02-11 | updated docs |
| 3.34.0 | 2018-02-10 | first partial FreeBSD support |

View File

@ -122,6 +122,7 @@ I was able to test it on several Debian, Raspbian, Ubuntu distributions as well
If you have comments, suggestions & reports, please feel free to contact me!
I also created a nice little command line tool called [mmon][mmon-github-url] (micro-monitor) for Linux and macOS, also available via [github][mmon-github-url] and [npm][mmon-npm-url]
@ -958,6 +959,7 @@ Written by Sebastian Hildebrandt [sebhildebrandt](https://github.com/sebhildebra
- Ricardo Polo [ricardopolo](https://github.com/ricardopolo)
- Miłosz Dźwigała [mily20001](https://github.com/mily20001)
- cconley717 [cconley717](https://github.com/cconley717)
- Maria Camila Cubides [MariaCamilaCubides](https://github.com/MariaCamilaCubides)
OSX Temperature: credits here are going to:

View File

@ -63,6 +63,7 @@
<li>Ricardo Polo <a href="https://github.com/ricardopolo" rel="nofollow">ricardopolo</a></li>
<li>Miłosz Dźwigała <a href="https://github.com/mily20001" rel="nofollow">mily20001</a></li>
<li>cconley717 <a href="https://github.com/cconley717" rel="nofollow">cconley717</a></li>
<li>Maria Camila Cubides <a href="https://github.com/MariaCamilaCubides" rel="nofollow">MariaCamilaCubides</a></li>
</ul>
<p>OSX Temperature: credits here are going to:</p>
<ul>
@ -120,4 +121,4 @@
</script>
</body>
</html>
</html>

View File

@ -56,6 +56,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.6.14</th>
<td>2021-05-04</td>
<td><span class="code">networkGatewayDefault()</span> macOS improvement for active VPN</td>
</tr>
<tr>
<th scope="row">5.6.13</th>
<td>2021-05-04</td>

View File

@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span>&nbsp;</div>
<div class="version">New Version: <span id="version">5.6.13</span></div>
<div class="version">New Version: <span id="version">5.6.14</span></div>
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
</div>
<div class="down">