Commit graph

23 commits

Author SHA1 Message Date
af71c4e4ab Huge cleaning refactoring
use psutil
much simpler code
2016-12-12 21:38:26 +01:00
c673d58ac7 Handle raw ssh tunnels 2016-12-11 21:30:41 +01:00
3e02a366ff Prepare handling of raw ssh tunnels 2016-12-10 18:12:44 +01:00
71c89f1fe7 Port to Python3
Handle bytes vs strings.
Fewer logging for interactive mode.
Prepare config file: move -f to -g, use -f for config.
2016-12-02 19:30:40 +01:00
d09c0c82ea bugfix bad ssh command parsing
add more logging
2016-11-30 19:02:53 +01:00
9a6ec1a6b3 Add README, remove old html doc.
Makes script executable.
2016-11-30 18:40:08 +01:00
9b0833f65c Handle ipv6, fix curses itf, add logging
IPv6 addresses where incorrectly parsed.
The curses interface was crashing.
Add logging options to debug curses.
2016-11-30 18:15:12 +01:00
nojhan
2a3b19b30c preparing version 0.3 2010-09-11 08:02:43 +00:00
nojhan
6bb4f4d0e5 bugfix ident 2010-09-08 21:15:39 +00:00
nojhan
927c189b92 ooops, bring back r12 2010-09-08 20:58:30 +00:00
nojhan
920aebb82e indentation fix + execution permission 2010-01-31 22:02:58 +00:00
nojhan
180e5c6fc7 preparing v0.2 2010-01-24 22:01:27 +00:00
nojhan
47127dbf3f homepage and help in html 2010-01-24 21:58:48 +00:00
nojhan
5fe49fa9fa replace popen3 with subprocess (need python >= 2.4) 2010-01-24 21:52:36 +00:00
nojhan
3008990e4d bugfix when binding tunnels 2009-06-29 09:09:56 +00:00
nojhan
0a98e00aad commented source code 2009-06-28 21:39:06 +00:00
nojhan
5134f92454 better options 2009-06-28 20:44:24 +00:00
nojhan
87f15f170c use optparse 2009-06-28 20:30:51 +00:00
nojhan
a6db1511b7 no more ipaddr dependancy, separation between autossh and connections parsing, two more options to get text only on CLI 2009-06-25 15:31:52 +00:00
nojhan
34f1787445 symbolic link 2009-06-24 11:46:31 +00:00
nojhan
120e553c30 bugfix cmd line arguments 2009-06-24 11:43:53 +00:00
nojhan
c3dc1dbfd1 change log 2009-06-23 20:36:05 +00:00
nojhan
f8ea480560 trunk dir, authors 2009-06-23 20:26:51 +00:00