ayd-smb-probe
November 18, 2021 ยท View on GitHub
SMB protocol plugin for Ayd? status check service.
Install
-
Download binary from release page.
-
Save downloaded binary as
ayd-smb-probeto 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.