Commit graph

23 commits

Author SHA1 Message Date
Sam Eaton
044e72766d Merge pull request #6 from vale981/reverse-forwarding
Add forwarding for reverse tunnels.
2017-08-11 21:12:43 -07:00
Sam Eaton
068dd11b58 exposes pollTimeout property 2017-08-02 08:44:59 -07:00
Valentin Boettcher
dcba907104 Add forwarding for reverse tunnels. 2017-07-29 20:26:44 +02:00
Sam Eaton
ec5b31f263 adds reverse tunneling 2016-05-17 09:24:27 -06:00
samueleaton
700e505e0b adds info object to main object 2016-05-13 18:13:25 -06:00
samueleaton
cec335d438 adds timeout event 2016-05-07 18:18:48 -06:00
samueleaton
f05edd6969 will prevent events from firing if autossh has already been killed 2016-05-07 17:16:54 -06:00
samueleaton
ac61da7a39 changes 'kill' to a closure instead of a direct reference 2016-05-06 23:19:00 -06:00
samueleaton
104f6728bc allows port configs to be in number or string form 2016-05-06 22:28:03 -06:00
samueleaton
e94af46fd8 add ability to set 'sshPort' to use a different port thn 22 2016-05-05 18:14:31 -06:00
samueleaton
9dcabb2408 sets StrictHostKeyChecking to no 2016-05-05 16:08:15 -06:00
samueleaton
6242fadb99 adds ability to set 'privateKey' file path 2016-05-05 15:49:34 -06:00
samueleaton
62a0b486cc adds ServerAliveInterval and ServerAliveCountMax support 2016-04-29 15:50:29 -06:00
samueleaton
e2de655e84 adds ability to modify maxPollCount 2016-04-28 13:39:14 -06:00
samueleaton
e038f5ee3b updates ip address 2016-04-19 20:21:30 -06:00
samueleaton
b7d2cf619f remove dev logs 2016-04-08 21:51:03 -06:00
samueleaton
73a18b903d rename debounce to poll 2016-04-08 19:35:38 -06:00
samueleaton
540cae824f polls port to verify that connection is established 2016-04-08 19:32:09 -06:00
samueleaton
6b9167a2cc refactoring and beter error handling 2016-04-08 18:25:08 -06:00
Sam Eaton
0bfb740253 adds auto port generation 2016-04-08 14:28:58 -06:00
samueleaton
bdb9906c55 adds auto port generation and port checking 2016-04-08 10:48:25 -06:00
samueleaton
f7c0cfa149 adds 'Address already in use' check 2016-04-08 01:35:38 -06:00
Sam Eaton
91b27e11bd initial commit 2016-04-07 19:22:13 -06:00