import type { Metadata } from "next" export const metadata: Metadata = { title: "Show IP Information | ProxMenux Documentation", description: "Learn how to display IP information for Proxmox VE and its virtual machines using ProxMenux.", } export default function ShowIPInformation() { return (
This guide explains how to display IP information for Proxmox VE and its virtual machines using ProxMenux.
Step-by-step instructions on how to use ProxMenux to display various types of IP information will be provided here.
{/* Add more content here */}