Download ProxyFox Debug — Minecraft Mods — ModStock

ProxyFox Debug

Active

Downloads

0

Last update

2 years ago

Versions

1.18 — 1.20.1
Client
Quilt
Control
Utils

ProxyFox Debug

A Quilt mod targeting Kotlin and the JVM, adding features useful for debugging applications in production.

If using with Minecraft, Quilt Kotlin Libraries is required. If using outside of Minecraft, Kotlin StdLib is required.

Features

  • Kotlin Result is modified to print exceptions across suspend fun calls
  • Adds a utility for sanitizing strings of sensitive things (Tokens, IPs, etc)
    • Custom entrypoint to register these proxyfox-debug
  • Replaces STDOUT/STDERR with a proxy that applies string sanitizations