Files
2026-02-28 03:38:47 +01:00

13 lines
491 B
Markdown

# asciiwebserv
serve images of your choice via terminal curl to any place you want!!
## how to use
use docker.
* copy compose.yml from this repo into a folder you want and ```mkdir images``` in same folder.
* put the images you want it to serve in aforementioned image folder.
* ```docker compose up -d```
* reverse proxy appropriately to port 52420.
* cry.
![example image](https://codeberg.org/gigirassy/asciiwebserv/raw/branch/main/images/Screenshot%20From%202026-02-27%2020-50-23.png)