Add NetworkLogger utility

This commit is contained in:
√(noham)²
2026-08-20 16:28:02 +02:00
parent 4d51a6eccf
commit 79f9e5cf0c
6 changed files with 227 additions and 0 deletions

9
NetworkLogger/control Normal file
View File

@@ -0,0 +1,9 @@
Package: xyz.noham.networklogger
Name: NetworkLogger
Version: 1.0.0
Architecture: iphoneos-arm
Description: Logs every network request and response to the console via os_log.
Maintainer: NohamR
Author: NohamR
Section: Tweaks
Depends: mobilesubstrate (>= 0.9.5000)