mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Jacob Nevins 5d5abbf8d4 Apparently some SSH servers object to our claiming port-forwarded connections
to be from IP "client-side-connection". Claiming "0.0.0.0" instead seems to
work. Spotted by Brant Thomsen.

[originally from svn r6477]
[this svn revision also touched putty-wishlist]
2005-12-07 18:01:40 +00:00
charset
contrib
doc Missing close parenthesis. 2005-11-14 09:41:42 +00:00
mac
macosx
testdata
unix
windows
CHECKLST.txt
LATEST.VER
LICENCE
README
README.txt
Recipe
be_all.c
be_none.c
be_nossh.c
cmdgen.c
cmdline.c
config.c
cproxy.c
dialog.c
dialog.h
import.c Institutional failure to memset() things pointed at rather than pointers. 2005-12-07 00:24:45 +00:00
int64.c
int64.h
ldisc.c
ldisc.h
ldiscucs.c
logging.c
minibidi.c
misc.c
misc.h
mkauto.sh
mkfiles.pl
mksrcarc.sh
mkunxarc.sh
network.h
nocproxy.c
notiming.c Oops; forgot to add this file in r4913. 2004-11-28 00:48:31 +00:00
pinger.c
portfwd.c
pproxy.c
proxy.c
proxy.h
pscp.c
psftp.c
psftp.h
putty.h
puttymem.h
puttyps.h
raw.c
resource.h
rlogin.c
settings.c SSH-2 rekey bug compatibility setting wasn't being saved 2005-12-01 16:41:49 +00:00
sftp.c
sftp.h
ssh.c Apparently some SSH servers object to our claiming port-forwarded connections 2005-12-07 18:01:40 +00:00
ssh.h
sshaes.c
ssharcf.c
sshblowf.c
sshbn.c Improvements from Spyros Blanas to the MSVC optimisations of r6469: 2005-12-06 23:18:27 +00:00
sshcrc.c
sshcrcda.c
sshdes.c
sshdh.c
sshdss.c
sshdssg.c
sshmd5.c
sshprime.c
sshpubk.c
sshrand.c
sshrsa.c
sshrsag.c
sshsh256.c
sshsh512.c
sshsha.c
sshzlib.c
storage.h
telnet.c
terminal.c When a userpass interaction has finished, make sure the 'prompts' structure 2005-11-02 23:15:43 +00:00
terminal.h
testback.c
time.c
timing.c
tree234.c
tree234.h
version.c
wcwidth.c
wildcard.c
x11fwd.c

README.txt

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

PuTTY README
============

This is the README file for the PuTTY installer distribution. If
you're reading this, you've probably just run our installer and
installed PuTTY on your system.

What should I do next?
----------------------

If you want to use PuTTY to connect to other computers, or use PSFTP
to transfer files, you should just be able to run them from the
Start menu.

If you want to use the command-line-only file transfer utility PSCP,
you will probably want to put the PuTTY installation directory on
your PATH. How you do this depends on your version of Windows. On
Windows NT and 2000, you can set it using Control Panel > System; on
Windows 95 you will need to edit AUTOEXEC.BAT. Consult your Windows
manuals for details.

What do I do if it doesn't work?
--------------------------------

The PuTTY home web site is

    http://www.chiark.greenend.org.uk/~sgtatham/putty/

Here you will find our list of known bugs and pending feature
requests. If your problem is not listed in there, or in the FAQ, or
in the manuals, read the Feedback page to find out how to report
bugs to us. PLEASE read the Feedback page carefully: it is there to
save you time as well as us. Do not send us one-line bug reports
telling us `it doesn't work'.