top | item 37584182 (no title) dzove855 | 2 years ago 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-serverThe patch is now included in bash 5.2 discuss order hn newest tyingq|2 years ago Excellent! Looking forward to your pure bash TLS implementation next :) dzove855|2 years ago it is already in my mind creating a bind to something like libressl or rustssl, but it will be much more complicated.
tyingq|2 years ago Excellent! Looking forward to your pure bash TLS implementation next :) dzove855|2 years ago it is already in my mind creating a bind to something like libressl or rustssl, but it will be much more complicated.
dzove855|2 years ago it is already in my mind creating a bind to something like libressl or rustssl, but it will be much more complicated.
tyingq|2 years ago
dzove855|2 years ago