• Joined on 2023-01-30
tosu pushed to main at tosu/hackhpi23-cyber-range 2023-07-31 14:15:03 +02:00
ea0666b599 Change port for webserver
c0f18f3351 clean
Compare 2 commits »
tosu created repository tosu/leo-cli 2023-07-07 18:40:33 +02:00
tosu pushed to main at tosu/hackhpi23-cyber-range 2023-04-14 14:02:03 +02:00
85bd07d715 remove doublings
tosu created branch main in tosu/hackhpi23-cyber-range 2023-04-14 13:25:51 +02:00
tosu pushed to main at tosu/hackhpi23-cyber-range 2023-04-14 13:25:51 +02:00
730cc5703b Thumbs up
86d96c93ea Flow
c6ee558407 pdf fix
8933d72f95 Fix pdf
11c68e8155 minutes instead of seconds
Compare 10 commits »
tosu created repository tosu/hackhpi23-cyber-range 2023-04-14 12:58:24 +02:00
tosu pushed to main at tosu/pastebin 2023-03-27 01:19:58 +02:00
b4b6180b23 Delete 'eval42.sh'
tosu pushed to main at tosu/pastebin 2023-03-27 01:03:48 +02:00
e7b80488af Add 'eval42.sh'
tosu pushed to main at tosu/pastebin 2023-03-10 17:57:45 +01:00
baae3f63fe Make $HOME safer
tosu pushed to main at tosu/dotfiles 2023-03-10 17:55:15 +01:00
2bf160789e Change shebang
tosu pushed to main at tosu/msstreamdownloader 2023-03-10 17:53:53 +01:00
7c883023bf tcsh warning
tosu pushed to main at tosu/msstreamdownloader 2023-03-07 18:48:37 +01:00
a4cea46a79 shellcheck flattering
tosu pushed to main at tosu/msstreamdownloader 2023-03-06 00:10:47 +01:00
f6ed4c5757 Padding for pipes and line continuation backslashes
tosu pushed to main at tosu/msstreamdownloader 2023-03-06 00:01:40 +01:00
3b3c4fdfc9 Error handling, -- refactor, comments, etc.
tosu pushed to main at tosu/msstreamdownloader 2023-03-05 21:27:59 +01:00
7d7c8980ee Remove -- from ffmpeg command since it doesn't make sense
tosu pushed to main at tosu/msstreamdownloader 2023-03-05 21:13:40 +01:00
c994ee603f Improve command pollution by aliasing and function defs to a more readable and extensible format (posix) and refactor some parts (bash)
tosu pushed to main at tosu/msstreamdownloader 2023-03-05 18:07:54 +01:00
0a72f9c8ea non-standard IFS prevents multi-argument variable command invocation, soooo refactor
tosu pushed to main at tosu/msstreamdownloader 2023-03-05 13:44:51 +01:00
debdd31a9a Split download.sh to Bash and POSIX versions
tosu pushed to main at tosu/msstreamdownloader 2023-03-03 16:10:29 +01:00
b8e2f65eb6 Remove unuse and misspelled ISF variable
tosu pushed to main at tosu/msstreamdownloader 2023-03-02 22:45:24 +01:00
12612a5008 Even better progress indication