Skip to content

Commit a32c6bf

Browse files
Report 0 permission if unpaired or requested serverinfo from HTTP
1 parent 102c7b2 commit a32c6bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nvhttp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,7 @@ namespace nvhttp {
838838
}
839839
else {
840840
tree.put("root.mac", "00:00:00:00:00:00");
841+
tree.put("root.Permission", "0");
841842
}
842843

843844
// Moonlight clients track LAN IPv6 addresses separately from LocalIP which is expected to

0 commit comments

Comments
 (0)