(ws) add a dnslookup sub-command, to get the ip address of a remote host
This commit is contained in:
@ -65,6 +65,7 @@ add_executable(ws
|
||||
ws_autobahn.cpp
|
||||
ws_proxy_server.cpp
|
||||
ws_sentry_minidump_upload.cpp
|
||||
ws_dns_lookup.cpp
|
||||
ws.cpp)
|
||||
|
||||
target_link_libraries(ws ixsnake)
|
||||
|
Reference in New Issue
Block a user