Commit graph

9 commits

Author SHA1 Message Date
2d95669928 feat(log): separate sensitive logs
- Adds the --log-sensitive option.
- Tag with [SENSITIVE] in the logs.
- Avoid formatting within logging calls.
2023-07-20 11:11:14 +02:00
8da6025673 fix cmd parsing
Was crashing when cmd was not an iterable.
2023-01-10 11:30:47 +01: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
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
be5ac939c4 fix: use python 3.8+ interface 2022-07-05 12:27:41 +02:00
Ghislain Picard
b5b6d282fb solve a few bug 2021-01-22 23:52:22 +01:00
ca68388f7e Better formatting
Variale columns size in curses
2016-12-13 22:40:13 +01:00
Renamed from ereshkigal.py (Browse further)