This is for Windows only.
Description of issues:
By default the "netmaker" network profile is created as public. This is Windows default behavior.
Workaround:
For changing it to private, please run Powershell command with administrator,
Set-NetConnectionProfile -InterfaceAlias 'netmaker' -NetworkCategory 'Private'