How to use Regex without Case Sensitive (wodSSH / wodSSH.NET)
Hi, can you tell me how we should use regex: to be case insensitive. Eg say I want to set the prompt to recognise Password: or password: how do I do the following:
Ssh1.Prompt = regex:Password: