packer-cn/helper/communicator
Daniel Kimsey 3b64620234 SSH tunneling support
Support for both local and remote TCP port tunneling. Includes updated
docs and tests.

Does not implement dynamic port forwarding (SSH's built-in SOCKS)
(uncertain difficulty) nor unix socket (potentially easy).
2019-09-18 11:09:41 -07:00
..
comm_host.go typos 2019-07-03 13:34:23 -07:00
config.go SSH tunneling support 2019-09-18 11:09:41 -07:00
config_test.go Add 'winrm_use_ntlm' configuration directive for NTLM authentication support 2017-06-07 12:08:12 +01:00
step_connect.go use port as ints 2019-03-19 15:01:12 +01:00
step_connect_ssh.go SSH tunneling support 2019-09-18 11:09:41 -07:00
step_connect_test.go Revert "Add `winrm_no_proxy` option." 2018-02-08 15:10:53 -08:00
step_connect_winrm.go Use context for timeouts, interruption in ssh and winrm communicators 2019-07-12 13:04:00 +03:00
testing.go Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
winrm.go helper/communicator: WinRM stuff 2015-06-13 22:05:48 -07:00