Zend certified PHP/Magento developer

Password for Socks Proxy with SSH Tunnel

I need to have a socks5 proxy with an ssh tunnel with the following command:

ssh -p <SSH_PORT> -CnfND 0.0.0.0:<Port> Username@ServerIP

The question is how can I set a password for this connection?

as you can see everyone can connect to the server which the above command invoked in it with knowing oppened Port because of the 0.0.0.0.