add visualfail

This commit is contained in:
2026-04-22 21:30:17 +02:00
parent 5ff6f6d0d8
commit 99c32e1ac0
26 changed files with 10740 additions and 0 deletions

6
fail/bin/VisualFAIL/StartVF.sh Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
#
# Starts VisualFAIL over php on Port 1234
#
php -S localhost:1234 -t .