This is the code powering the website for thunix
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ubergeek dcedaff6a3 Updated for new IP of githook 4 years ago
images Adding email FAQ 4 years ago
FOOTER.php Update 'FOOTER.php' 4 years ago
HEADER.php Adding humans.txt 4 years ago
LICENSE.txt Changed LICENSE.txt to reflect new license 4 years ago
MENU.php Added menu links to ZNC, web mail & Gopher services 4 years ago
README.md tweaked 4 years ago
abuse.admin.php Move from .cf to .net 4 years ago
abuse.lib.php Move from .cf to .net 4 years ago
abuse.php First site 2.0 copy 4 years ago
abuse.phpmailer.php First site 2.0 copy 4 years ago
ansible-hook.php Ok, swap files... le sigh 4 years ago
contact.admin.php Move from .cf to .net 4 years ago
contact.lib.php Move from .cf to .net 4 years ago
contact.php First site 2.0 copy 4 years ago
contact.phpmailer.php First site 2.0 copy 4 years ago
copyright.php Adding license text 4 years ago
donate.php NOw there's more than one way, rewrite it a bit 4 years ago
faq.php Remove dangling bracket, and made img clickable 4 years ago
favicon.png First site 2.0 copy 4 years ago
gdpr.php Removed unnecessary hard links 4 years ago
gen_tdp Oops, forgot to put the update script in 4 years ago
githook.php Updated for new IP of githook 4 years ago
humans.txt Adding humans.txt 4 years ago
index.php Fix tilde.chat irc url 4 years ago
license.txt.php Adding license php file 4 years ago
server.php SOTT March 4 years ago
signup.admin.php Move from .cf to .net 4 years ago
signup.lib.php Move from .cf to .net 4 years ago
signup.php First site 2.0 copy 4 years ago
signup.phpmailer.php First site 2.0 copy 4 years ago
site.css Adjusted font size for menu headings 4 years ago
teapot.php Updating the githook, and adding teapot easter egg. 4 years ago
tilde.json Updated githook, and tilde.json 4 years ago
tos.php Updated Terms of Service to fix loopholes 4 years ago
users.php Changed *.thunix.cf links to *.thunix.net 4 years ago
www-hook.php Ok, swap files... le sigh 4 years ago

README.md

thunix 2.0 website update

This is the code powering the website for thunix, originally founded by hexhaxtron. Since the original site went down, amcclure and ubergeek revived the site, though with only the bare necessities.

These updates are designed to not only beautify the website with updated CSS and fully compliant HTML5 code, but also to automate visitor interaction with site administration and to provide server status information.

Features include:

  • Emailing scripts for general inquiries, registration and abuse reporting
  • Scripting to automatically present functional user web pages in a menu list
  • Scripting to provide server status reports to visitors*

*This requires the monurbox server monitoring shell script, executed through an hourly cron job

To run this website, the server computer requires PHP, with the GD extension (for generating CAPTCHA images,) Sendmail (to send emails from the website, to administration) and monurbox (to generate server status reports).