Commit Graph

21 Commits (5a37f921c9a9be8893f2247df74f4cde895984b9)

Author SHA1 Message Date
Dominika 5a37f921c9 * fix in above, ncat is bork 2022-01-15 21:36:49 +01:00
Dominika 903b94e6e5 * ncat now timeouts after 10min of no i/o 2022-01-15 20:27:53 +01:00
Dominika 0793241a3b + docker-compose and other goodies 2021-11-10 23:57:47 +01:00
bad 52c09d888e Switch to using #!/usr/bin/env bash
This fixes http.sh on nixos, macos and probably a few other systems
2021-09-22 14:52:03 +02:00
Dominika Liberda 7846f5a271 * fix for using busybox's mktemp 2021-08-18 11:31:17 +00:00
Dominika Liberda 46e77541cf + new proxying system 2021-06-01 21:14:03 +02:00
Dominika Liberda a7acb3ee6e + better 'Hello World' after ./http.sh init 2021-06-01 18:36:21 +02:00
Dominika Liberda 1bc1fc3127 * updated inlined config 2021-06-01 00:43:07 +02:00
Dominika Liberda 9ea79c084b * added socat-only operation mode 2021-05-16 11:10:39 +02:00
Dominika Liberda 3e030f4b17 Merge branch 'docker' into 'master'
+ basic Docker support; todo

See merge request laudompat/http.sh!1
2021-03-09 14:31:12 +00:00
Dominika Liberda c53cb884ef + basic template engine 2021-02-28 03:35:05 +01:00
Dominika Liberda 27a6dfd5ed + advanced URL routing 2021-02-14 04:20:41 +01:00
ptrcnull f938165518 + basic Docker support; todo 2021-01-10 05:09:18 +01:00
Dominika Liberda fe02fa38a3 + debug mode; - potential RCE bug, problems with '!' 2021-01-01 07:16:00 +01:00
Dominika Liberda 8f0d48a50a ncat is bork bugfix 2020-10-11 20:25:05 +02:00
Dominika Liberda 3e01d1147e + some logs for workers [WRKR] 2020-10-05 02:23:14 +02:00
Dominika Liberda 637f540936 namespaces - now you can cleanly manage your webapp, without tedious copying of random files over two repositories! 2020-10-02 23:40:02 +02:00
Dominika f7b8b441fb rewrote the logging system using ncat's env variables; added bind IP to config; now you can host only HTTPS (as opposed to HTTP/HTTP+HTTPS); bump version 2020-09-18 11:15:22 +02:00
Dominika 4132345e3d Added workers 2020-07-27 10:59:15 +02:00
Dominika 03f39e3dff Added r[ip], r[proto] and IP logging 2020-06-02 00:01:44 +02:00
Dominika b8f3169f57 Initial commit, importing from tarball 2020-05-23 22:13:11 +02:00