Server Script Catalog
This section contains utilities for automating system administration tasks. You can download them directly to your servers using command-line tools.
Available Scripts
- PHP Script to Test SOCKS5 UDP Support (UDP ASSOCIATE)
A PHP script to test real UDP data transfer through a SOCKS5 proxy. Executes UDP ASSOCIATE and sends a test DNS query to 1.1.1.1:53.
- AI VPS Hardware Check Bash Script (AVX512, FMA Flags)
A simple bash script to diagnose VPS hardware for local AI models. Checks CPU flags (AVX512, FMA, VNNI), virtualization type, and RAM before running LLMs.