差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:08_technical_reference:09_tentacle [2022/04/08 22:25] junichi [Tentacle について] |
ja:documentation:08_technical_reference:09_tentacle [2022/05/27 11:36] (現在) |
||
---|---|---|---|
行 161: | 行 161: | ||
< | < | ||
$ tentacle_server -h | $ tentacle_server -h | ||
- | Usage: tentacle_server -s <storage directory> | + | Usage: |
- | Tentacle server v0.5.0. | + | Tentacle server v0.6.2. See https:// |
Options: | Options: | ||
- | -a ip_addresses IP addresses to listen on (default 0, | + | |
- | | + | (Multiple addresses separated by comma can be defined.) |
- | | + | -c number |
- | | + | -d Run as daemon. |
- | | + | -e cert |
- | | + | -f ca_cert |
- | | + | -F config_file |
- | | + | |
- | | + | |
- | | + | |
- | | + | -k key OpenSSL private key file. |
- | | + | -l log_file |
- | | + | |
- | | + | -o Enable file overwrite. |
- | | + | -p port Port to listen on (default 41121). |
- | | + | -q Quiet. Do now print error messages. |
- | | + | -r number |
- | | + | -s Storage directory |
- | | + | |
- | | + | -t time |
- | | + | -v Be verbose |
- | | + | |
- | | + | |
+ | -x pwd Server password. | ||
+ | -b ip_address | ||
+ | -g port Proxy requests to the given port. | ||
+ | -T Enable tcpwrappers support. | ||
+ | (To use this option, ' | ||
</ | </ |