Commit graph

27 commits

Author SHA1 Message Date
2c1dfa20f1 meta: version bump, since i'm breaking compat anyways 2024-07-26 03:24:14 +02:00
61fea4b849
Add option to show call trace, basic cli docs 2024-07-19 02:25:33 +02:00
f5eebc109d account: added argon2id as a preferred (default) password hash 2024-07-19 00:58:13 +02:00
a65b600952 Don't run ncat within background loop in the background too 2024-06-07 13:39:44 +02:00
db8491d7a5 server: post_multipart needs to be enabled manually now 2023-04-28 10:16:41 +02:00
e1f8ded023 why not, let's bump to 0.95 2022-06-25 11:35:03 +02:00
5a37f921c9 * fix in above, ncat is bork 2022-01-15 21:36:49 +01:00
903b94e6e5 * ncat now timeouts after 10min of no i/o 2022-01-15 20:27:53 +01:00
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
7846f5a271 * fix for using busybox's mktemp 2021-08-18 11:31:17 +00:00
46e77541cf + new proxying system 2021-06-01 21:14:03 +02:00
a7acb3ee6e + better 'Hello World' after ./http.sh init 2021-06-01 18:36:21 +02:00
1bc1fc3127 * updated inlined config 2021-06-01 00:43:07 +02:00
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
c53cb884ef + basic template engine 2021-02-28 03:35:05 +01:00
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