ayd-smb-probe

November 18, 2021 ยท View on GitHub

CI

SMB protocol plugin for Ayd? status check service.

Install

  1. Download binary from release page.

  2. Save downloaded binary as ayd-smb-probe to somewhere directory that registered to PATH.

Usage

$ ayd smb://username:password@hostname.example.com/share/path/to/file

This example is check if can access to \\hostname.example.com\share\path\to\file with username and password.

The path to file or directory is optional.

The username and password is also optional. It uses guest as username if omitted.