PHP Short Tag Conversion Program

This program changes short tags (<?) in PHP files to long tags (<?php).If the file has been modified, the original file will have a .bak extension added.<?=$hello?> will be changed to <?php echo $hello; ?>.Using the option (-s), <?= will not be changed.Currently, only UTF-8 format is supported. How to Use ConvertShortOpenTag.exe [options] {filename or...

SecretSNI Update

SecretSNI has been updated as a no-install version of SecretDNS. It has been integrated with SecretDNS. A tray icon has been added. Autostart feature on boot has been added. DNS settings can be configured without changing Windows settings. The optimal number of threads minimizes speed degradation. You can edit whitelist.txt to specify domains for which...