Displays hostname, local IP, gateway, DNS servers, MAC address, adapter name, internet status, LAN device count, and open port count.
Keyform Network Manager for authorized local networks.
Keyform Network Manager is a desktop utility built in Visual Basic 6 for practical home, office, and lab network visibility. It combines a dashboard, LAN scanner, device notes, ping and traceroute tools, DNS checks, port scanning, router checks, bandwidth readings, active TCP connection review, reporting, and INI-backed settings in one classic Windows interface.
What The Application Includes
The suite is organized as a generated tab interface using VB6 forms, intrinsic controls, dynamic button event sinks, timers, classes, modules, and local Windows command wrappers where they make sense.
Scans a start/end IPv4 range with ping checks, hostname lookup, ARP MAC lookup, stop, clear, export, and progress/status updates.
Stores device notes, Trusted/Unknown/Suspicious labels, and quick actions for ping, traceroute, port scan handoff, browser open, copy IP, and copy MAC.
Runs TCP connect checks against a target and custom range, includes a common-port preset, service-name mapping, stop support, and open/closed/timed-out notes.
Provides one-shot ping, continuous ping counters, stop control, and traceroute output for gateway checks, devices, and typed targets.
Runs A, MX, NS, TXT, and PTR lookups through nslookup, plus a confirmation-protected DNS cache flush for local resolver troubleshooting.
Includes public IP, WHOIS, GeoIP, ASN, and abuse-contact placeholder actions ready for a future API-backed release.
Uses netsh to show current wireless interface information and saved profile names only. Password and key material are intentionally not queried.
Detects the default gateway, opens the gateway admin page, pings the gateway, and can hand the gateway address to the port scanner.
Uses netstat byte counters with a timer to display current download/upload rates and session totals inside the VB6 interface.
Parses netstat TCP rows so local address, remote address, state, and process ID information can be reviewed and copied.
Exports device and port data to CSV, produces full HTML/text reports, and builds a simple security audit score from unknown devices and risky ports.
- 1. ConfigureSet scan range, ping timeout, port timeout, common ports, export folder, theme, and trusted devices in the INI-backed Settings tab.
- 2. DiscoverRun the LAN scanner on an authorized local network to collect online hosts, names, MAC addresses, trust labels, and notes.
- 3. DiagnoseUse ping, traceroute, DNS lookup, gateway detection, WiFi status, connection rows, and port checks to understand local behavior.
- 4. DocumentExport CSV files or generate HTML/text reports for handoff notes, support records, and before/after network snapshots.
frmMain.frm, frmDeviceDetails.frm, frmSettings.frm, frmReportPreview.frm
modNetwork.bas, modPing.bas, modPortScan.bas, modDNS.bas, modNetstat.bas, modWiFi.bas
modReports.bas, modUtils.bas, modConfig.bas
clsDevice.cls, clsScanResult.cls, clsPortResult.cls, clsReport.cls, clsUiButton.cls
- Downloadkeyform-network-manager.zip
- ExecutableKeyformNetworkManager.exe, built from the Keyform Network Manager VB6 project
- PlatformWindows desktop with standard Windows networking commands available
- ContentsCompiled EXE, VB6 source project, readme, release notes, and setup guidance
- ProductKeyform Network Manager by Keyform Software
- ProductKeyform Network Manager
- TypeClassic Windows network utility for authorized local network management
- InterfaceGenerated standard-button tabs, intrinsic ListBox controls, label status/progress controls, timers, and VB6 forms
- StorageINI settings for scan range, timeouts, common ports, export folder, theme, and trusted device labels
- SafetyNo exploit tools, credential dumping, password extraction, hidden background agent, or router reboot automation
- BranchKeyform Software by Retrace Enterprises
Built for authorized home, office, and lab networks. The tool favors visible checks, copyable output, operator-controlled scans, confirmation prompts for risky local actions, and report-friendly records over background automation.