Network Control & Transparency
StacksAtlas provides granular control over which network environment it monitors. Whether you are using a multi-homed workstation or a virtualized server, you can precisely define the "Listening" environment.
The Global Adapter Selector
Located in the top application header, the Adapter Selector is the primary way to manage your physical scanning interface.
Active Interface Display
The header displays the currently active interface in a high-visibility badge:
- IP Address: The local address assigned to the interface.
- CIDR Notation: The automatically calculated network range based on the subnet mask (e.g.,
/24). - Discovery Range: The actual start and end IPs the engine is currently sweeping.
Switching Adapters
- Click the active interface badge to open the selection menu.
- The menu lists all physical network adapters detected by the system.
- Status Awareness: The system displays the operational status (Up/Down) for each adapter to help troubleshoot missing connections.
- Select a new adapter.
- Instant Switch: StacksAtlas immediately terminates active sweeps on the old interface and re-initializes on the new one. No restart is required.
Network Range Transparency
Understanding where the engine is scanning is critical for network security.
- Real-time Logic: As soon as an adapter is selected, the backend calculates the valid scanning range.
- Gateway Awareness: The engine identifies the local gateway to ensure it understands the perimeter of the local segment.
Remote Power Management
Managing the power state of network assets is often required for maintenance or energy savings.
Wake-on-LAN (WoL)
StacksAtlas supports sending "Magic Packets" to remotely boot offline workstations and servers.
- Requirements: The target device must have WoL enabled in its BIOS/UEFI and network adapter settings.
- Execution: From any Device Drawer, if a device is offline, a "Wake Device" button will appear.
- Confirmation: After sending the packet, StacksAtlas will prioritize polling that device to confirm successful boot-up.
Administrative Protocol Links (RDP, SSH, Telnet)
StacksAtlas allows you to instantly transition from monitoring to administration via Protocol Quick Links. These links launch your locally installed administrative clients directly from the Device Drawer.
How it Works
The application utilizes standard URI Schemes registered on your operating system. When you click a link, StacksAtlas triggers a request that your OS handles by launching the associated application:
- RDP (
rdp://): Launches the Windows Remote Desktop Connection client. - SSH (
ssh://): Opens your default SSH client (e.g., PuTTY, TeraTerm, or Windows Terminal). - Telnet (
telnet://): Opens your default Telnet client. - FTP (
ftp://): Opens your default FTP client or Windows Explorer.
Key Features & Security
- One-Click Connectivity: No need to copy-paste IP addresses between windows.
- Hygiene Warnings: StacksAtlas provides a deliberate visual warning when launching unencrypted protocols (Telnet/FTP), reminding you that credentials will be sent in plain text.
- Client Flexibility: Because we use standard URI schemes, the application respects your system's default handler preferences.
Troubleshooting Disconnected Adapters
If an interface you expect to see is missing or marked as "Disconnected":
- Check physical cable connection.
- Ensure the adapter is enabled in Windows Network Connections.
- StacksAtlas shows even disconnected physical adapters, but they cannot be used for active scanning until the hardware reports an "Up" status.