mirror of https://github.com/macssh/macssh.git
added (no) OSX info
This commit is contained in:
parent
0319d8d747
commit
adae40584e
|
@ -20,7 +20,11 @@
|
|||
- <a href="#FWDMANY"><b>I need to forward many different ports from the same SSH2 server. Is there an easier way than using many favorites ?</b></a><br>
|
||||
- <a href="#FWDX11"><b>How do I forward X11 sessions with MacSSH ?</b></a><br>
|
||||
- <a href="#SSH1"><b>Will you add SSH1 support ?</b></a><br>
|
||||
|
||||
- <a href="#SFTP"><b>Will you add SFTP (SCP) support ?</b></a><br>
|
||||
|
||||
- <a href="#OSX"><b>Will you make a MacOSX version ?</b></a><br>
|
||||
|
||||
- <a href="#SOURCES"><b>Where can I get the sources of MacSSH ?</b></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
|
@ -136,6 +140,10 @@
|
|||
there's no sftp client yet in lsh.<br>
|
||||
If you want to contribute, you're welcome !</p>
|
||||
<p></p>
|
||||
<p><a name="OSX"></a><br>
|
||||
<b>Will you make a MacOSX version ?</b></p>
|
||||
<p>no. this is way too much work. Kevin Grant is already working on <a href="http://www.mactelnet.com">MacTelnet3</a>, a carbon version of NCSA Telnet, and I've been told he's adding SSH2 support too. now, if you want to carbonize MacSSH, then get the sources as explained below, and carbonize it...</p>
|
||||
<p></p>
|
||||
<p><a name="SOURCES"></a><br>
|
||||
<b>Where can I get the sources of MacSSH ?</b></p>
|
||||
<p>MacSSH sources are now available on sourceforge via anonymous cvs server:<br>
|
||||
|
|
Loading…
Reference in New Issue