{
    "content": [
        {
            "type": "text",
            "text": "# LIBNETCFG (man)\n\n## NAME\n\nlibnetcfg - configure libnet\n\n## DESCRIPTION\n\nThe libnetcfg utility can be used to configure the libnet.  Starting from perl 5.8 libnet is\npart of the standard Perl distribution, but the libnetcfg can be used for any libnet\ninstallation.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **USAGE**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "LIBNETCFG",
        "section": "",
        "mode": "man",
        "summary": "libnetcfg - configure libnet",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "USAGE",
                "lines": 32,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "libnetcfg - configure libnet\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The libnetcfg utility can be used to configure the libnet.  Starting from perl 5.8 libnet is\npart of the standard Perl distribution, but the libnetcfg can be used for any libnet\ninstallation.\n",
                "subsections": []
            },
            "USAGE": {
                "content": "Without arguments libnetcfg displays the current configuration.\n\n$ libnetcfg\n# old config ./libnet.cfg\ndaytimehosts        ntp1.none.such\nftpintpassive      0\nftptesthost         ftp.funet.fi\ninetdomain          none.such\nnntphosts           nntp.none.such\nphhosts\npop3hosts           pop.none.such\nsmtphosts           smtp.none.such\nsnpphosts\ntestexist           1\ntesthosts           1\ntimehosts           ntp.none.such\n# libnetcfg -h for help\n$\n\nIt tells where the old configuration file was found (if found).\n\nThe \"-h\" option will show a usage message.\n\nTo change the configuration you will need to use either the \"-c\" or the \"-d\" options.\n\nThe default name of the old configuration file is by default \"libnet.cfg\", unless otherwise\nspecified using the -i option, \"-i oldfile\", and it is searched first from the current\ndirectory, and then from your module path.\n\nThe default name of the new configuration file is \"libnet.cfg\", and by default it is written\nto the current directory, unless otherwise specified using the -o option, \"-o newfile\".\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Net::Config, libnetFAQ\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Graham Barr, the original Configure script of libnet.\n\nJarkko Hietaniemi, conversion into libnetcfg for inclusion into Perl 5.8.\n\n\n\nperl v5.34.0                                 2025-07-25                                 LIBNETCFG(1)",
                "subsections": []
            }
        }
    }
}