|
OpenVAS Libraries
4.0+rc3.SVN
|
#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <arpa/inet.h>#include "network.h"#include "hosts_gatherer.h"Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| int | optind |
Compile with "make test" after openvas-libraries are installed.
The purpose of this little program is to demonstrate how to use the "hosts_gatherer library".
1.8.0