Commit Graph

  • 707b4522d2 bookdl.pl - cleaned up filter function. added code to download thread. added comments gasha-branch gashapwn 2021-03-29 13:21:34 +0000
  • 40b68f35a6 user_cleanup.pl - fixed logic for home_dir => user_list comparison gashapwn 2021-03-25 15:06:45 +0000
  • d4165f1117 bookdl.pl - added URL_PREFIX... user_cleanup.pl - started script for delteting users who clear out their homedir gashapwn 2021-03-24 02:38:55 +0000
  • 4cccba22de README.md - fixed wget typo master 0.1.2 gashapwn 2021-03-08 03:46:15 +0000
  • 0db4f88d89 README.md - fixed problem with wget command for install gashapwn 2021-03-08 03:44:00 +0000
  • 20c2dcbb6f README.md - updated install instructions gashapwn 2021-03-08 03:19:27 +0000
  • 57f1085901 added bookdl.pl for downloading books from lainchan gashapwn 2021-03-08 03:06:33 +0000
  • 87d1998186 added new .gitignore for json files gashapwn 2021-03-07 23:23:53 +0000
  • f6e1723d3d provision.pl - fixed an escape gashapwn 2021-03-07 03:05:41 +0000
  • d184c69bc4 provision.pl - forgot a file extension gashapwn 2021-03-07 02:58:41 +0000
  • 4be664be38 provision.pl - fixing strange problem with relative directories when installing ngircd gashapwn 2021-03-07 02:41:48 +0000
  • 821e0ab9d4 provision.pl -- added ngircd and configuration gashapwn 2021-03-07 02:20:35 +0000
  • 2d9e582c00 added ngircd.conf gashapwn 2021-03-07 02:07:23 +0000
  • 508bbee90b provision.pl - added flag to pull from non-prod branch gashapwn 2021-03-06 23:48:20 +0000
  • b0a547308f .gitignore - adding more test file patterns gashapwn 2021-03-06 23:21:04 +0000
  • 1924d66f43 ngircd-ctl.pl - fixed status command gashapwn 2021-03-06 22:47:30 +0000
  • bd187d6964 added ngircd-ctl script gashapwn 2021-03-06 20:50:09 +0000
  • 25123376b3 provision.pl - added bash gashapwn 2021-03-02 20:16:44 +0000
  • 51e5753902 provision.pl - i think Flask install is working again gashapwn 2021-03-02 19:47:38 +0000
  • d6cc9c5673 provision.pl - komm susser todd gashapwn 2021-03-02 19:31:29 +0000
  • b54c33a442 provision.pl - garbage garbage garbage gashapwn 2021-03-02 19:24:38 +0000
  • a0d7006146 provision.pl - pip3 is garbade gashapwn 2021-03-02 19:19:34 +0000
  • bd9f37a5c7 requirements.txt - fsck fsck fsck fsck gashapwn 2021-03-02 18:59:16 +0000
  • e03153516c provision.pl - replacing pip package with OS package gashapwn 2021-03-02 18:54:54 +0000
  • 2017145a4f provision.pl - changing depdendencies for py crypto gashapwn 2021-03-02 18:48:22 +0000
  • 7e853ec18e provision.pl - added rust depdendency gashapwn 2021-03-02 18:31:16 +0000
  • 983bb3b55e provision.pl - removed password login gashapwn 2021-03-02 17:18:06 +0000
  • 8d93df3368 provision.pl - adjust root login regex gashapwn 2021-03-02 16:53:54 +0000
  • 572d0ba0a7 provision.pl - disable root login... clean up comments... nopass doas.conf... clobber warning gashapwn 2021-03-02 16:02:22 +0000
  • 656183e45b provision.pl - Add prompt for user creation gashapwn 2021-03-02 15:35:53 +0000
  • b1a69ac103 create_user.pl - fixing some newlines gashapwn 2020-12-29 04:58:33 +0000
  • de10cf77bc create_user.pl + provision.pl - updated usage info stuff gashapwn 2020-12-29 04:51:33 +0000
  • b30ebc7f23 create_user.pl - fixed filename test gashapwn 2020-12-29 04:16:03 +0000
  • 00e09fd15e create_user.pl - fixed shell enum for STDIN use case gashapwn 2020-12-29 04:11:50 +0000
  • 4f4217d4f8 provision.pl - hardcoding URLs to a testing branch like an idiot gashapwn 2020-12-29 04:06:00 +0000
  • 37d034767a provision.pl - added JSON perl dependency gashapwn 2020-12-29 03:58:55 +0000
  • 3bf739cbe7 create_user.pl - refactored create_user.pl so it can be run with STDIN instead of a file gashapwn 2020-12-29 03:44:14 +0000
  • e71775bf17 provision.pl - wget pulls in user create because vultr gashapwn 2020-12-20 07:39:34 +0000
  • 8cfc3140cc provision.pl - added user creation prompt because vultr gashapwn 2020-12-20 01:59:38 +0000
  • ba9ba47081 Added video tutorial gashapwn 2020-12-08 04:44:58 +0000
  • 7ccf046cbf README.md - Clarified instructions gashapwn 2020-12-08 04:36:12 +0000
  • d9ca14554e README.md - fixed newlines gashapwn 2020-12-08 04:32:47 +0000
  • 64930658e0 README.md - Added install instructions gashapwn 2020-12-08 04:28:20 +0000
  • e0b9b25da4 fixing header gashapwn 2020-12-08 04:24:11 +0000
  • b5a988cdd8 added shortened URL for provision script gashapwn 2020-12-08 04:22:23 +0000
  • 772277f922 started readme gashapwn 2020-12-08 04:18:20 +0000
  • 68610d10b7 main_req.css - fixed invisible checkbox. added opacity so white af input boxes dont blind the user release-00 gashapwn 2020-12-05 23:41:16 +0000
  • c364d489ae lyctl.sh - switching to ksh gashapwn 2020-12-05 22:58:31 +0000
  • a341e8ccc4 provision.pl - modified rcctl start for lingyind gashapwn 2020-12-05 22:35:34 +0000
  • 604f75afc8 lingyin.rc - now uses lyctl.sh to start gashapwn 2020-12-05 22:26:03 +0000
  • 3d42f7f9ad lyctl.sh - init process will now background itself gashapwn 2020-12-05 21:47:10 +0000
  • f418061c22 lyctl.sh - fixed the shebang gashapwn 2020-12-05 20:59:52 +0000
  • 4e3c70e280 added start script gashapwn 2020-12-05 20:49:16 +0000
  • d431398bd8 fsckfsckfsckfsckfsck gashapwn 2020-11-30 06:00:58 +0000
  • 81cf5d6bcb wooooooooooork i want to go to sleep gashapwn 2020-11-30 05:45:13 +0000
  • 93d18dcfdf provision.pl - trying to add back autostart gashapwn 2020-11-30 05:30:22 +0000
  • 582bd06020 removed autostart for lingyind gashapwn 2020-11-30 05:07:24 +0000
  • 5102e3db8a Changed filenames to snake case gashapwn 2020-11-30 00:05:54 -0500
  • 518339026c create-user.pl - added comments gashapwn 2020-11-30 05:05:17 +0000
  • ccdf4eff1d fixed daemon username in rc scritp gashapwn 2020-11-30 04:45:02 +0000
  • 9575aecb4e added rc init script for lingyind Flask app gashapwn 2020-11-30 04:29:02 +0000
  • cd6720a25e removed test pw from haproxy.cfg gashapwn 2020-11-30 04:22:35 +0000
  • 7c3945afba added underscore to daemon username gashapwn 2020-11-30 03:34:21 +0000
  • 65038fe603 provision.pl - fixed permissions on installation directory gashapwn 2020-11-30 03:16:31 +0000
  • 9fbc0bcc6a provision.pl - changed installation directory. this will assuredly fail -_- gashapwn 2020-11-30 03:07:54 +0000
  • 064d8c8240 create-user.pl - fixed user_list.txt paths gashapwn 2020-11-30 02:36:46 +0000
  • 268913aba8 provision.pl - now provision.pl adds admin user to user_list.txt so they are on the default user list gashapwn 2020-11-29 23:43:46 +0000
  • 33048f0887 create-user.pl - added logic to handle multiple pwd. errors out if run in wrong pwd. gashapwn 2020-11-29 23:37:31 +0000
  • 72d1bf71f9 create-user.pl - changed to relative file paths. added root check. .gitignore - added vim backup files gashapwn 2020-11-29 23:26:34 +0000
  • ed0c0ddc33 provision.pl - fixed haproxy path typo gashapwn 2020-11-29 19:58:03 +0000
  • 0fdd8860d0 provision.pl - added haproxy install gashapwn 2020-11-29 19:35:08 +0000
  • 0c28ecedcf added haproxy.cfg gashapwn 2020-11-29 19:09:40 +0000
  • c60ffcca62 provision.pl - escaped slashes now fixed gashapwn 2020-11-29 08:17:21 +0000
  • 34ccae79ef provision.pl - handle skel directory for admin user gashapwn 2020-11-29 08:04:54 +0000
  • 0cb0b4deb2 provision.pl - added logic to setup apache gashapwn 2020-11-29 07:53:47 +0000
  • 2ca69d3e71 provision.pl - added cgi dir to skeleton via script gashapwn 2020-11-29 07:45:42 +0000
  • 067441e753 added logic to copy home skeleton gashapwn 2020-11-29 07:44:02 +0000
  • ec9329668c remove test.cgi... gashapwn 2020-11-29 02:29:02 -0500
  • 4c97f092f1 adding back cgi... gashapwn 2020-11-29 07:28:34 +0000
  • db21e7dfc4 removed test.cgi gashapwn 2020-11-29 07:26:41 +0000
  • 3b1fd68137 added cgi directory to skeleton gashapwn 2020-11-29 07:26:11 +0000
  • b44b9f37a5 provision.pl - added stupid fscking awful missing single quote that made me waste my goddam time gashapwn 2020-11-28 23:31:06 +0000
  • b0bb56d8e4 provision.pl - fixed typo in pip installation gashapwn 2020-11-28 23:23:16 +0000
  • 80738fe003 provision.pl - adjusted su commands to use global variables instead of hardcoded name gashapwn 2020-11-28 23:14:54 +0000
  • 606921238d provision.pl added perl pkg instal gashapwn 2020-11-28 22:59:41 +0000
  • 4d1480e7c3 tweaked .gitignore so user_list.txt doesnt overwrite gashapwn 2020-11-28 22:34:12 +0000
  • d628122ff2 added blank user_list.txt gashapwn 2020-11-28 22:30:55 +0000
  • 46464c49dd added pip3 install gashapwn 2020-11-28 22:29:34 +0000
  • f284697cd4 provision.pl fixed venv chdir... again gashapwn 2020-11-28 22:06:51 +0000
  • 78525ca071 provision.pl - global variable typo gashapwn 2020-11-28 22:02:59 +0000
  • 390081c269 provision.pl - changed dir before venv build gashapwn 2020-11-28 22:02:02 +0000
  • ae4dafe739 added python3 install gashapwn 2020-11-28 21:56:10 +0000
  • fa7205481b provision.pl added repo clone command gashapwn 2020-11-28 21:51:19 +0000
  • f3021964de added doas.conf gashapwn 2020-11-28 20:57:25 +0000
  • eca4eeb42e provision.pl adjusted /etc/passwd regex to exclude newlines gashapwn 2020-11-28 20:55:28 +0000
  • 39b5e46b02 provision.pl: added check for root user. added author header gashapwn 2020-11-28 20:50:18 +0000
  • b778d6eaf3 adjusted provison.pl to exlcude nobody user from becoming admin gashapwn 2020-11-28 20:31:11 +0000
  • e471a97a13 fixed regex in provision.pl gashapwn 2020-11-28 20:28:55 +0000
  • 2901c397a7 added provision.pl. added check for /etc/passwd admin user. gashapwn 2020-11-28 20:12:32 +0000
  • a54b0a4b53 added admin_email to conf gashapwn 2020-11-28 06:15:29 +0000