Update README.md
This commit is contained in:
parent
a7ce92ba57
commit
fd8135fb95
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# ISOSilo
|
# ISOSilo
|
||||||
|
|
||||||
A Vibe coded Go web server that lets you browse and download files from ISO
|
A Go web server that lets you browse and download files from ISO
|
||||||
9660 images via your browser, without mounting them.
|
9660 images via your browser, without mounting them.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
@ -10,8 +10,6 @@ A Vibe coded Go web server that lets you browse and download files from ISO
|
||||||
manager
|
manager
|
||||||
- **File downloads** - download individual files directly from within an ISO
|
- **File downloads** - download individual files directly from within an ISO
|
||||||
- **Clean UI** - dark-themed, responsive interface with file-type icons
|
- **Clean UI** - dark-themed, responsive interface with file-type icons
|
||||||
- **Safe** - path traversal protection; only `.iso` files in the served
|
|
||||||
directory are accessible
|
|
||||||
- **Zero mount required** - reads ISO images directly using the ISO 9660 library
|
- **Zero mount required** - reads ISO images directly using the ISO 9660 library
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue