simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun May 3 10:14:21 BST 2026


TL;DR:
  b7b83899 Docs: add wake-on-LAN as a use case for pre-connect commands.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2026-05-03 10:14:21

commit b7b8389999878d19a6685ada944219d7d82a2c38
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=b7b8389999878d19a6685ada944219d7d82a2c38;hp=3c598400e495645fec921781a1065303039a7d17
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun May 3 08:48:49 2026 +0100

    Docs: add wake-on-LAN as a use case for pre-connect commands.
    
    Ian suggested this to me the other day, and it seems worth adding to
    the docs. In fact it might actually be a _better_ use case than port
    knocking, so I've listed it first, relegating port knocking to second
    place.
    
    (Since a wake-up script would need to wait until the target server is
    sufficiently booted up to be listening for SSH, this use case benefits
    particularly from my rework to run the hook command asynchronously.)

 doc/config.but | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)



More information about the tartarus-commits mailing list