mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-09-05 08:37:45 -04:00
prefixed ui + refactor
This commit is contained in:
@@ -8,7 +8,7 @@ gossa
|
||||
[](https://hub.docker.com/r/pldubouilh/gossa)
|
||||
[](https://github.com/pldubouilh/gossa/releases)
|
||||
|
||||
a fast and simple webserver for your files, that's dependency-free and with only 210 lines of code, easy to review.
|
||||
a fast and simple webserver for your files, that's dependency-free and with under 200 lines of code, easy to review.
|
||||
|
||||
a [simple UI](https://github.com/pldubouilh/gossa-ui) comes as default, featuring :
|
||||
|
||||
@@ -26,6 +26,8 @@ built blobs are available on the [release page](https://github.com/pldubouilh/go
|
||||
|
||||
### usage
|
||||
```sh
|
||||
% ./gossa --help
|
||||
|
||||
% ./gossa -h 192.168.100.33 ~/storage
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user