dav101

Results 2 issues of dav101

I have 2 docker containers running using `docker run -d -p 5566:5566 -p 4444:4444 --env tors=25 mattes/rotating-proxy` `docker run -d -p 5567:5566 -p 4445:4444 --env tors=25 mattes/rotating-proxy` One on port...

I saw a [old issue](https://github.com/darkoperator/Posh-SSH/issues/192) which has not been responded to so have created a new one, when calling New-SSHRemotePortForward it throws a error `New-SSHRemotePortForward -LocalAdress 192.168.4.8 -LocalPort 1337 -RemoteAddress...