(ws) add a dnslookup sub-command, to get the ip address of a remote host

This commit is contained in:
Benjamin Sergeant
2020-01-22 21:11:48 -08:00
parent 99fe6ea493
commit 4c15964d43
6 changed files with 49 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.9.5"
#define IX_WEBSOCKET_VERSION "7.9.6"