Sending OS information in DoH header

This commit is contained in:
Cuong Manh Le
2023-09-22 11:19:22 +00:00
committed by Cuong Manh Le
parent a9959a6f3d
commit 34758f6205
6 changed files with 113 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ type ClientInfo struct {
Mac string
IP string
Hostname string
Self bool
}
// LeaseFileFormat specifies the format of DHCP lease file.