From 42e1cf2ceea061ea23a114b9cf2310b68934e0f7 Mon Sep 17 00:00:00 2001 From: Jan Krag Date: Fri, 23 Nov 2012 15:01:14 +0100 Subject: [PATCH] Added README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..44bd1a4 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +This is my clone of Jiwu Liu's sshsudo project from http://code.google.com/p/sshsudo/. +For the time being, the purpose is mainly to keep a public copy of the changes I am making to make it usable on modern OS X (Mountain Lion) Macs that do not nicely support the sshpass authentication. + +It is possible that this will result in this being the future main copy of the original project, as Jiwu Liu has offered me to take over maintainance. \ No newline at end of file