Minimal TUI for decoding JWT
| .clang-format | base | |
| .clangd | base | |
| .gitignore | makefile and docs | |
| jwtd.c | resize fixed | |
| LICENSE | codeberg | |
| Makefile | date added | |
| README.md | codeberg | |
jwtd
Minimal TUI for decoding JWT
Caveats
- This software has been developed on and for Linux following open source philosophy.
- Dependencies:
openssl,ncursesandundr
Installation
- Using make:
git clone https://codeberg.org/caskstrength/jwtd
cd jwtd
sudo make clean install
- Using yay (AUR Arch Linux):
yay -S jwtd
Usage
- Execute
jwtd. - Enter or paste a JWT token in the input box and press enter