]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add a -fuzznet option to Unix plink.
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 16 Oct 2015 22:41:11 +0000 (23:41 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 28 Oct 2015 22:08:57 +0000 (22:08 +0000)
commit7924aa945a04f2efd5967390474771f377cfbcc3
tree5e1fa878b6282d135185fe621ed0362f2d25fbd8
parent5171dcb98226332ba27c4d037367100b8564997b
Add a -fuzznet option to Unix plink.

It just sets the proxy command to "cat %host", which is crude and slow
but seems like a good starting point.
unix/uxplink.c