Commit graph

39 commits

Author SHA1 Message Date
5efc386485
fix(doc) Mention some dependencies in the readme
Fix #4
2022-08-19 15:53:42 +02:00
1f8304c0a5 Merge branch 'master' of github.com:nojhan/tunnelmon v1.1 2022-08-09 11:33:54 +02:00
2ac2d0d957 update documentation
- update changelog to prepare 1.1
- add missing author
- more info in README
- screenshot
2022-08-09 11:33:08 +02:00
19f676ef0f
Update issue templates 2022-08-09 11:32:36 +02:00
23d83914f8 feat: colors by types
- hide cursor
- same headers in CLI and TUI
2022-08-09 11:20:48 +02:00
346cd17527 feat: show port forwarding types 2022-08-09 09:31:47 +02:00
d517abb6e4 fix issue #2: detect remote an dynamic port forwarding v1.1-beta
Not just local port forwarding.
2022-08-08 09:30:52 +02:00
5bfa5ea55a fix(doc): remove former name 2022-08-08 09:30:27 +02:00
64064c7ffc
fix(readme) typo 2022-08-05 13:41:44 +02:00
be5ac939c4 fix: use python 3.8+ interface v1.0 2022-07-05 12:27:41 +02:00
6af3a487ef
Merge pull request #1 from ghislainp/master
solve a few bugs
2021-01-23 14:44:44 +01:00
Ghislain Picard
b5b6d282fb solve a few bug 2021-01-22 23:52:22 +01:00
d6a3dbd75b prepare 0.5 2016-12-13 22:57:13 +01:00
ca68388f7e Better formatting
Variale columns size in curses
2016-12-13 22:40:13 +01:00
f0d44a9c98 Refactor curses hmi
Use handlers for keys
Better formatting
2016-12-13 00:49:29 +01:00
2910255166 Refactor the curses ihm to handle new classes 2016-12-12 23:52:36 +01:00
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