Just made an html command injector using #rust
Now i can push bash commands into an html file.
Why? So i could make my website auto update everytime i build/serve/update it(auto updating stuff like header, footer, adjacent files and such) and also allowing me to use the power of unix shell in html files...
Updated my #website 's source code to make use of my new injector.
Also wrote a little "story" about it
https://rustystriker.dev/stories/injector.html
its also published under the AGPL-3.0 or higher!
#foss #rust