The CGI from the xw3 project. https://cgi.xw3.org
  • Shell 37.8%
  • Lua 29.5%
  • PHP 22.9%
  • Python 3.1%
  • Perl 2.8%
  • Other 3.9%
Find a file
2025-05-28 23:52:49 +02:00
auth Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
bash Renamed *.sh Bash scripts to .bash. 2024-09-25 01:28:22 +02:00
bin Moved C example to bin/. 2024-05-09 00:17:44 +02:00
challenge Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
gitlog Renamed *.sh Bash scripts to .bash. 2024-09-25 01:28:22 +02:00
gitlog_cgi Renamed *.sh Bash scripts to .bash. 2024-09-25 01:28:22 +02:00
gitlog_lib Renamed *.sh Bash scripts to .bash. 2024-09-25 01:28:22 +02:00
ifconfig Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
kernelstats Added new Kernel version to cgi/kernelstats/. 2024-12-13 00:04:41 +01:00
lighttpd Added lighttpd and renamed uname to linux for getting their versions. 2024-04-30 09:05:06 +02:00
linux linux.lua cgi fix. 2025-05-28 23:52:49 +02:00
lua Added code comments and did some cleanup. 2024-05-21 10:50:04 +02:00
mail Added code for sending email via Lua. 2024-05-29 17:59:06 +02:00
perl Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
php Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
python Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
ruby Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
timestamp Removed obsolete PHP scripts. 2024-03-15 07:24:38 +01:00
uptime Removed string from uptime/uptime.lua. 2024-04-30 09:37:22 +02:00
whois Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
LICENSE License change from MIT to Apache-2.0. 2024-12-24 00:37:38 +01:00
README.md Testing GitHub mirroring... 2024-09-02 03:01:41 +02:00

xw3 CGI scripts

Note: All scripts are only working when the cgi-bin directory is beeing created using Jekyll's Front Matter for setting the permalink and some scripts are using configuration vars from the project's _config.yml; E.g.: {{ site.data_dir }}.