mirror of
https://github.com/shlldev/miniws.git
synced 2025-09-03 11:20:59 +02:00
Update README.md
This commit is contained in:
@@ -14,7 +14,7 @@ miniws (minimalist web sever) is a very simple web server written in golang. its
|
|||||||
## how to configure
|
## how to configure
|
||||||
in your config folder you will find `ipfilter.conf` and `useragentfilter.conf`
|
in your config folder you will find `ipfilter.conf` and `useragentfilter.conf`
|
||||||
|
|
||||||
both files use the same format: specify `allow|deny` in the first row to tell miniws to treat the file as a whitelist or a blacklist, then specify one ip/user-agent per row.
|
both files use the same format: specify `allow|deny` in the first row to tell miniws to treat the file as a whitelist or a blacklist, then specify one ip/user-agent per line.
|
||||||
|
|
||||||
## logging
|
## logging
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user