File: DHT_bootstrap.1

package info (click to toggle)
libtoxcore 0.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,096 kB
  • sloc: ansic: 35,423; cpp: 1,526; sh: 642; python: 197; makefile: 78
file content (44 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.TH "DHT_bootstrap" "1"
.SH NAME
DHT_bootstrap \- A simple DHT bootstrap node


.SH SYNOPSIS
Usage (connected): 
.B DHT_bootstrap
.RB [ --ipv4|--ipv6 ]
.I IP PORT KEY

Usage (unconnected):
.B DHT_bootstrap
.RB [ --ipv4|--ipv6 ]


.SH DESCRIPTION
.B DHT_bootstrap
acts as a simple cross-platform DHT bootstrap node.


.SH OPTIONS

.TP
.B \-\-ipv4
Use IPv4.

.TP
.B \-\-ipv6
Use IPv6.


.SH AUTHOR
.B DHT_bootstrap
is written by
.UR https://tox.chat/
The Tox Project
.UE .

This manual page was written by
.MT mmyangfl@\:gmail.com
Yangfl
.ME
for the Debian Project (and may be used by others).