mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add the nmap.get_interface and nmap.get_interface_info functions by
Djalal Harouni.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
LUALIB_API int l_dnet_new (lua_State *);
|
||||
LUALIB_API int l_dnet_get_interface_link (lua_State *);
|
||||
LUALIB_API int l_dnet_get_interface_info (lua_State *);
|
||||
LUALIB_API int luaopen_dnet (lua_State *L);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user