Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dzove855
on Sept 20, 2023
|
parent
|
context
|
favorite
| on:
A simple web server written in Awk
Actually, bash has now a loadable builtin to listen on tcp socket. I wrote a script and the patch.
https://github.com/dzove855/Bash-web-server
The patch is now included in bash 5.2
tyingq
on Sept 20, 2023
[–]
Excellent! Looking forward to your pure bash TLS implementation next :)
dzove855
on Sept 20, 2023
|
parent
[–]
it is already in my mind creating a bind to something like libressl or rustssl, but it will be much more complicated.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The patch is now included in bash 5.2