PyFNetwork Toolbox
← all tools
Protocol Tester
Reusable protocol connectivity tester (TCP/UDP + application-layer handshake checks).
protocol
-- select --
opc
http
https
ssh
ftp
smtp
smtps
pop3
pop3s
imap
imaps
rdp
smb
modbus
dns
ntp
tcp
protocol to test (see --protocols for the list)
ping
also perform a ping check before the protocol test
verbose
show extended per-protocol information (headers, certificate details, full SMTP conversation, etc.)
port
override the default port for the selected protocol
timeout
timeout in seconds (default: 3)
user
username for login/AUTH (smtp/smtps/pop3/pop3s/imap/imaps only)
password
password for login/AUTH (smtp/smtps/pop3/pop3s/imap/imaps only)
targets
one or more IP addresses / hostnames to test
Run
Console
idle
Output will appear here after you run the tool.