๐ŸฆŠ Fox Toolkit

Nikki's Den โ€” Utility Index & Command Reference
78
Total Tools
53
Active
25
Stubs
11
Categories
Last updated: 2026-07-26 04:03 BST ยท Source: /root/utilities/ ยท Nikki.dLAN
Network Diagnostics 10/16 active
foxping Active
Network ping utility with colored output and health verdicts
foxping [options] <host>
Continuous ping modeConfigurable timeoutHealth verdicts
foxtrace Active
Advanced traceroute utility for network path discovery
foxtrace [-hops N] [-timeout 2s] <dest>
Max hops configurablePer-hop timeoutPath visualization
foxup Active
dLAN container status checker - tests all known infrastructure hosts
foxup
Concurrent host checksLatency measurement10 predefined dLAN hosts
foxnetmap Active
dLAN network scanner for discovering live hosts
foxnetmap [-timeout 3s]
Configurable timeoutNetwork discovery
foxarp Active
ARP table scanner for device discovery and security analysis
foxarp
MAC/IP mappingInterface listingSecurity checks
foxroute Active
Routing table analyzer with security analysis mode
foxroute [-f /proc/net/route] [-j] [-s] [-v]
JSON outputSecurity analysisVerbose mode
foxrevdns Active
Reverse DNS lookup utility with concurrent processing
foxrevdns -input ips.txt [-c 20] [-timeout 3s]
Batch file inputConcurrent lookupsConfigurable timeout
dnsprobe Active
DNS record query tool supporting A, AAAA, MX, NS, TXT, CNAME, SOA, PTR
dnsprobe -domain example.com -type A [-server 8.8.8.8]
Multiple record typesCustom DNS serverJSON outputVerbose mode
tcpconn Active
Active TCP connection monitor with live refresh
tcpconn
5s refresh intervalConnection state tracking
foxtrafficpattern Active
Network traffic pattern analyzer for anomaly detection
foxtrafficpattern [-i eth0] [-t 10] [-d 30]
Anomaly thresholdsInterface auto-detectContinuous monitoring
foxconn Stub
Connection monitor (stub - not yet implemented)
N/A
foxsocket Stub
Socket diagnostics (stub - not yet implemented)
N/A
foxnetmon Stub
Network monitor (stub - not yet implemented)
N/A
foxnetstat Stub
Network statistics (stub - not yet implemented)
N/A
foxknock Stub
Port knocking utility (stub - not yet implemented)
N/A
foxconntrackNEW Stub
Connection tracking utility (stub - not yet implemented)
N/A
Port Scanning 5/5 active
foxscan Active
Multi-threaded network port scanner with banner grabbing
foxscan -target host [-ports 22,80,443] [-threads 100] [-banner]
Concurrent threadsBanner grabbingPort ranges
foxports Active
dLAN port scanner for internal infrastructure
foxports
dLAN focusedQuick scanning
foxlisten Active
Service port detector with common port presets
foxlisten [-local] [-host IP] [-range 1-1024] [-common]
Common port presetsLocal or remote scanConfigurable range
foxlistener Active
Service port monitor for continuous watching
foxlistener [options]
Continuous monitoringPort state tracking
portscan Active
Master Dan's infrastructure sentinel port scanner
portscan -host <host> [-ports common|all|22,80,443] [-banner] [-workers 100]
Banner grabbingConcurrent workersCommon/all/custom ports
Web & HTTP 5/5 active
foxprobe Active
HTTP endpoint probe with status code and body matching
foxprobe -url URL [-c 200] [-m pattern] [-t 10s] [-k] [-v]
Expected status codesBody regex matchingTLS skipFollow redirects
foxheader Active
HTTP header inspector with custom methods and headers
foxheader -url URL [-X HEAD] [-H 'Header:value'] [-v]
Custom HTTP methodsAdditional headersVerbose output
httphead Active
Lightweight HTTP header fetcher
httphead -url <url> [-q] [-f true|false]
Quiet modeRedirect control
foxcrawl Active
Web crawler with sensitive path discovery and security header audit
foxcrawl [-d 2] [-t 10] [-s] [-h] <URL>
Crawl depth controlSensitive path discoverySecurity header audit
foxsentry Active
Target monitoring with JSON config and multi-target support
foxsentry [-config targets.json] [-json]
JSON config filesMulti-target monitoringJSON output
SSL/TLS & Certificates 5/6 active
certcheck Active
Comprehensive TLS certificate expiry checker with warning/critical thresholds
certcheck -domains example.com,google.com [-warn 30] [-crit 7] [-json]
File input supportWarning/critical thresholdsJSON outputConfigurable timeout
foxcert Active
TLS certificate expiry checker with domain list support
foxcert -domains example.com,api.example.com [-port 443] [-days 30]
Multi-domain checkingCustom portsWarning thresholds
foxcertwatch Active
SSL certificate expiry watcher with color-coded output
foxcertwatch -domains example.com,example.org [-port 443] [-file domains.txt]
File inputColor-coded statusCustom ports
certificate-checker Active
Local certificate file parser and expiry reporter
checker <certificate-file>
X.509 parsingExpiry calculation
foxssl Active
SSL/TLS analyzer for target hosts
foxssl -host <target> [-port 443] [-v] [-quick]
Verbose modeQuick modeCustom ports
foxcertinfo Stub
Certificate info extractor (stub - not yet implemented)
N/A
Security & Auditing 5/11 active
foxaudit Active
File integrity auditor with SHA256 hashing and JSON output
foxaudit -dir /path [-out audit.json]
Recursive directory walkSHA256 hashingJSON output
foxintegrity Active
File integrity checker with baseline comparison
foxintegrity [-algo sha256] [-baseline file] [-output file] <path>
Baseline comparisonSHA256/MD5 supportJSON output
foxfirewall Active
Firewall rule analyzer
foxfirewall
Rule analysisSecurity assessment
foxcipher Active
Secure file encryption/decryption utility with AES-128/192/256
foxcipher encrypt -in file.txt -key '32bytekey...' | decrypt | keygen
AES-256 encryptionKey generationMultiple algorithms
foxauth Active
TOTP 2FA code generator, validator, and secret creator
foxauth generate -secret 'BASE32' | validate -secret 'X' -code 123456 | new -account dan@sysafe.co.uk
TOTP generationCode validationSecret generationSHA1/256/512
foxsecret Stub
Secret management utility (stub - not yet implemented)
N/A
foxsecurity Stub
Security scanner (stub - not yet implemented)
N/A
foxsentinel Stub
Security sentinel (stub - not yet implemented)
N/A
foxsuid Stub
SUID file scanner (stub - not yet implemented)
N/A
foxrbl Stub
RBL (Real-time Blackhole List) checker (stub)
N/A
foxwhois Stub
WHOIS lookup utility (stub - not yet implemented)
N/A
System Monitoring 10/13 active
sysmon Active
System monitor tracking CPU, memory, and disk usage with watch mode
sysmon [-json] [-watch] [-interval 2]
JSON outputContinuous watch modeCPU/Memory/Disk stats
foxmem Active
Memory analyzer with process filtering and watch mode
foxmem [-name proc] [-pid N] [-threshold %] [-sort memory|cpu] [-watch] [-interval 2]
Process filteringMemory/CPU sortingWatch modeCSV export
foxprocmon Active
Process monitor with configurable alert thresholds
foxprocmon [-threshold 50.0] [-top 10] [-interval 5]
Alert thresholdsTop N processesRefresh interval
foxdisk Active
Disk usage analyzer showing largest files
foxdisk [-path /] [-top 10]
Largest file listingCustom root pathTop N results
foxtemp Active
System temperature monitor with disk usage
foxtemp [--watch]
Watch modeDisk usage display
foxwarmup Active
System health check and warmup burn test
foxwarmup
CPU warmup burnGo runtime infoSystem status
foxwhoami Active
System identity report showing host, user, OS, and network info
foxwhoami
Hostname/user infoNetwork addressesGo runtime details
foxuser Active
User session analyzer for active TTY/SSH/systemd sessions
foxuser [--json] [--help]
Session analysisJSON outputCurrent user info
foxbench Active
Disk I/O benchmark tool with configurable test size
foxbench [sizeMB]
Read/write speedsConfigurable sizeLatency measurement
foxload Active
System load and health monitor with colored progress bars for memory, disk, CPU, and uptime
foxload
Colored progress barsLoad averageMemory/Disk/CPU statsUptime displayHealth verdicts
foxstat Stub
System statistics (stub - not yet implemented)
N/A
foxhealth Stub
Health checker (stub - not yet implemented)
N/A
ifmonitor Stub
Interface monitor (stub - not yet implemented)
N/A
Container & Proxmox 3/4 active
foxcmon Active
Proxmox LXC container monitor showing CPU, memory, disk, and uptime
foxcmon
Container listingResource usageHealth assessment
foxcontainerhealth Active
Proxmox container health monitor with critical/warning alerts
foxcontainerhealth
Critical/warning alertsResource thresholdsHealth reports
foxlxcguard Active
LXC container connectivity checker
foxlxcguard [-containers name1,name2] [-timeout 5s]
Connectivity checksCustom container listConfigurable timeout
foxct Stub
Container tools (stub - not yet implemented)
N/A
Log Analysis 2/4 active
foxlogparse Active
Log file parser with regex patterns, error filtering, and IP extraction
foxlogparse -file /var/log/syslog [-pattern regex] [-errors] [-warnings] [-tail N] [-ips] [-count]
Regex pattern matchingError/warning filtersUnique IP extractionHead/tail support
foxtailNEW Active
Colorful log tailer with regex highlighting for ERROR/WARN/INFO/DEBUG
foxtail [file]
ERROR=red WARN=yellow INFO=green DEBUG=grayCyan timestampsStdin support
foxlog Stub
Log viewer (stub - not yet implemented)
N/A
foxlogwatch Stub
Log watcher (stub - not yet implemented)
N/A
DNS & IP Intelligence 2/3 active
foxgeo Active
IP geolocation lookup with OpenStreetMap links and batch mode
foxgeo [-batch] [-json] [-map] [-resolve-only] [-timeout 5] <ip|hostname>
Geolocation lookupMap linksBatch file modeHostname resolution
foxicity Active
IP reputation and ASN information lookup
foxicity [-json] [-asn] [-timeout 5] <IP|HOSTNAME>
ASN informationJSON outputReputation checking
foxcidr Stub
CIDR calculator (stub - not yet implemented)
N/A
Data & File Management 3/5 active
foxfile Active
File management utility with dry-run preview and verbose mode
foxfile [-dry-run] [-verbose] [directory]
Dry-run previewVerbose outputDirectory operations
foxbackup Active
Backup file verifier checking age, size, and integrity
foxbackup [-path /var/backups] [-maxage 7] [-minsize 1024]
Age verificationSize checkingHash integrity
foxinventory Active
Inventory management system with rarity levels
foxinventory add <item> <qty> [rarity]
Add/remove itemsRarity levelsListing
foxhash Stub
File hashing utility (stub - not yet implemented)
N/A
foxjournal Stub
System journal (stub - not yet implemented)
N/A
Misc & System Tools 3/6 active
foxcron Active
Cron job analyzer showing all scheduled tasks including system spool
foxcron [-all] [-nocolor] [-json]
System spool supportColor outputJSON format
foxhygiene Active
System hygiene checker for cleanup and best practices
foxhygiene
Cleanup recommendationsBest practice checks
foxwatch Active
File watcher for monitoring file changes
foxwatch [options]
Change detectionConfigurable paths
foxmatrix Stub
Matrix display (stub - not yet implemented)
N/A
foxsmtp Stub
SMTP testing tool (stub - not yet implemented)
N/A
foxiface Stub
Network interface analyzer (stub - not yet implemented)
N/A