IT Tools¶
Self-hosted bundle of small developer / sysadmin utilities at
tools.448.global. JSON/YAML formatters, base64 encoders, regex testers, hash generators, JWT decoders, etc.
| Field | Value |
|---|---|
| Public URL | https://tools.448.global |
| Audience | engineering / ops |
| Criticality | low |
| Maturity | [INFO NEEDED] |
| Owner | [INFO NEEDED] |
| Last reviewed | 2026-05-05 |
1. At a glance¶
IT Tools is a webpage with dozens of small utilities developers use daily — instead of pasting potentially sensitive data into random websites, staff use the self-hosted version. Lower data-leak risk than ad-hoc tools online.
2. Business purpose¶
- Avoid pasting sensitive data into third-party tools.
- Convenience.
3. Audience¶
Engineering / ops.
4. Hosting & cloud infrastructure¶
Infrastructure map¶
| Item | Value | Notes |
|---|---|---|
| Public hostname | tools.448.global | |
| Public IP(s) | [INFO NEEDED] |
|
| Open ports | 443 [CONFIRM] |
|
| TLS cert | [INFO NEEDED] |
|
| Reverse proxy | [INFO NEEDED] |
|
| Container image / version | corentinth/it-tools:[INFO NEEDED] |
|
| Host server name | [INFO NEEDED] |
Credentials in Vault¶
| Secret type | Vault path / link | Last rotated |
|---|---|---|
| n/a (static frontend) | n/a |
5. Technology behind it¶
- Type: off-the-shelf
- Product: IT Tools (corentinth/it-tools)
- Stack: static Vue.js app served by Nginx in container; all processing is client-side in the browser
6. Data it handles¶
None on the server. All conversions/decoding happen in the browser (verify when sensitive data is involved).
7. External dependencies¶
None.
8. Authentication & access¶
- End-user login: none by default. If desired, put behind Authentik via reverse-proxy auth.
9. Maturity assessment¶
[INFO NEEDED]
10. Known risks & vulnerabilities¶
[CONFIRM]Browser-side processing claim must be verified — any tool that looks client-side but actually POSTs data is a leak.[INFO NEEDED]Public exposure — internal-only access reduces incidental misuse.[INFO NEEDED]Stale image — even static frontends pick up CVEs in their base image (Nginx, etc.).
11. Impact if it goes down¶
Negligible.
12. Owner & on-call¶
[INFO NEEDED]
13. References & links¶
- Public URL: https://tools.448.global
- Vendor: https://it-tools.tech / https://github.com/CorentinTh/it-tools
- Domain: see domains.md