copSSH is an ssh server and client implementation for windows systems. It is a yet another packaging of portable openssh, cygwin, some popular utilites, plus implementation of some best practices regarding security. You can use COPSSH for remote administration of your systems or gathering remote inf ...
Awhile back, I posted a guide detailing how you can configure CopSSH on your home computer and use it to securely route your Windows Remote Desktop traffic in order to add an extra layer of security to the whole process. Typically, once Putty was configured and used to create the SSH tunnel to the r ...
Seit das bestrittene "Gesetz zur Erschwerung des Zugangs zu kinderpornographischen Inhalten in Kommunikationsnetzen" (ZugErschwG) beschlossen wurde, werden SSH Tunnel hier in Deutschland wohl immer wichtiger. Auf der Suche nach einem ordentlichen Programm dafr fällt meist zwar der Name “PuTTy”, denn ...
CopSSH ist ein kleiner portabler SSH-Server und Client fr cygwin. Die Installation gestaltet sich als extrem einfach, da dank der Installationsroutine (ein NSIS Installer) bereits alle Abhängigkeiten mit dabei sind (cygwin, libarys etc). Auf der Enwicklerseite wird CopSSH folgendermaßen beschrieben: ...
Latest in my random technical achievements - setting up a read only user for my company's web directory. I was quite foxed, as I first thought this was set in NTFS permissions (right click, Permissions, add user, etc) , then perhaps it was set in sshd-config..no, no no...! Was quite hard to find it, ...