mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-03 00:04:03 +02:00

The standard separator after $FNAME_PREFIX is now '-'. You can as well supply a different <fname_prefix> ending in '.', '_' or ',' , then no no additional '-' will be appended. Also a small bash function get_last_char() has been introduced which returns the last char from a supplied string.