teach fiche about binding to a specific address
Add the -L <listen_addr> option which permits fiche to bind to a specific local address rather than INADDR_ANY.
This commit is contained in:
@@ -137,7 +137,7 @@ To use fiche you have to have netcat installed. You probably already have it - t
|
||||
|
||||
```
|
||||
usage: fiche [-D6epbsdSolBuw].
|
||||
[-d domain] [-p port] [-s slug size]
|
||||
[-d domain] [-L listen_addr ] [-p port] [-s slug size]
|
||||
[-o output directory] [-B buffer size] [-u user name]
|
||||
[-l log file] [-b banlist] [-w whitelist] [-S]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user