Release 12, man page for peerStats

This commit is contained in:
Stuart D. Gathman 2016-04-18 17:09:05 -04:00
parent e380438bd3
commit 1271acc17b
2 changed files with 49 additions and 19 deletions

View File

@ -1,6 +1,6 @@
diff -up ./contrib/doc/cjdns-online.md.man ./contrib/doc/cjdns-online.md diff -up ./contrib/doc/cjdns-online.md.man ./contrib/doc/cjdns-online.md
--- ./contrib/doc/cjdns-online.md.man 2016-03-13 21:22:33.912152203 -0400 --- ./contrib/doc/cjdns-online.md.man 2016-04-18 15:53:17.346245693 -0400
+++ ./contrib/doc/cjdns-online.md 2016-03-13 21:22:33.912152203 -0400 +++ ./contrib/doc/cjdns-online.md 2016-04-18 15:53:17.346245693 -0400
@@ -0,0 +1,33 @@ @@ -0,0 +1,33 @@
+cjdns-online(1) -- check whether cjdns tunnel devices are available +cjdns-online(1) -- check whether cjdns tunnel devices are available
+============================================= +=============================================
@ -36,8 +36,8 @@ diff -up ./contrib/doc/cjdns-online.md.man ./contrib/doc/cjdns-online.md
+ Wait for full startup instead of just tun dev. This is not implemented. + Wait for full startup instead of just tun dev. This is not implemented.
+ +
diff -up ./contrib/doc/cjdroute.md.man ./contrib/doc/cjdroute.md diff -up ./contrib/doc/cjdroute.md.man ./contrib/doc/cjdroute.md
--- ./contrib/doc/cjdroute.md.man 2016-03-13 21:22:33.915152287 -0400 --- ./contrib/doc/cjdroute.md.man 2016-04-18 15:53:17.346245693 -0400
+++ ./contrib/doc/cjdroute.md 2016-03-13 21:22:33.915152287 -0400 +++ ./contrib/doc/cjdroute.md 2016-04-18 15:53:17.346245693 -0400
@@ -0,0 +1,76 @@ @@ -0,0 +1,76 @@
+cjdroute(1) -- Cjdns packet switch +cjdroute(1) -- Cjdns packet switch
+============================================= +=============================================
@ -116,8 +116,8 @@ diff -up ./contrib/doc/cjdroute.md.man ./contrib/doc/cjdroute.md
+ +
+For more information about other functions and non-standard setups, see README.md +For more information about other functions and non-standard setups, see README.md
diff -up ./contrib/doc/makekeys.md.man ./contrib/doc/makekeys.md diff -up ./contrib/doc/makekeys.md.man ./contrib/doc/makekeys.md
--- ./contrib/doc/makekeys.md.man 2016-03-13 21:22:33.916152315 -0400 --- ./contrib/doc/makekeys.md.man 2016-04-18 15:53:17.346245693 -0400
+++ ./contrib/doc/makekeys.md 2016-03-13 21:22:33.916152315 -0400 +++ ./contrib/doc/makekeys.md 2016-04-18 15:53:17.346245693 -0400
@@ -0,0 +1,18 @@ @@ -0,0 +1,18 @@
+makekeys(1) -- write cjdns keys generated via libnacl to stdout +makekeys(1) -- write cjdns keys generated via libnacl to stdout
+============================================= +=============================================
@ -137,9 +137,38 @@ diff -up ./contrib/doc/makekeys.md.man ./contrib/doc/makekeys.md
+## SEE ALSO +## SEE ALSO
+ +
+publictoip6(1) +publictoip6(1)
diff -up ./contrib/doc/peerStats.md.man ./contrib/doc/peerStats.md
--- ./contrib/doc/peerStats.md.man 2016-04-18 16:56:16.630871236 -0400
+++ ./contrib/doc/peerStats.md 2016-04-18 17:05:51.504311727 -0400
@@ -0,0 +1,25 @@
+peerStats(1) -- show cjdns peers
+=============================================
+
+## SYNOPSIS
+
+`peerStats`
+
+## DESCRIPTION
+
+Cjdroute talks to a number of immediate peers configured in
+`/etc/cjdroute.conf`. These can be discovered dynamically on local
+networks if "beacon" is enabled. Peers are enabled to connect
+to cjdroute by adding a login in "authorizedPasswords". Connecting
+out to peers is configured in "connectTo" in either the IPv4 or IPv6 section.
+
+No admin privilege is needed to run peerStats, but it looks in `~/.cjdnsadmin`
+for the IP and admin port of cjdroute.
+
+##FILES
+
+`~/.cjdnsadmin`
+
+## SEE ALSO
+
+cjdroute(1), sessionStats(1)
diff -up ./contrib/doc/privatetopublic.md.man ./contrib/doc/privatetopublic.md diff -up ./contrib/doc/privatetopublic.md.man ./contrib/doc/privatetopublic.md
--- ./contrib/doc/privatetopublic.md.man 2016-03-13 21:22:33.916152315 -0400 --- ./contrib/doc/privatetopublic.md.man 2016-04-18 15:53:17.346245693 -0400
+++ ./contrib/doc/privatetopublic.md 2016-03-13 21:22:33.916152315 -0400 +++ ./contrib/doc/privatetopublic.md 2016-04-18 15:53:17.346245693 -0400
@@ -0,0 +1,25 @@ @@ -0,0 +1,25 @@
+privatetopublic(8) -- convert cjdns private keys to public keys and IP6 +privatetopublic(8) -- convert cjdns private keys to public keys and IP6
+============================================= +=============================================
@ -167,8 +196,8 @@ diff -up ./contrib/doc/privatetopublic.md.man ./contrib/doc/privatetopublic.md
+ +
+publictoip6(1) +publictoip6(1)
diff -up ./contrib/doc/publictoip6.md.man ./contrib/doc/publictoip6.md diff -up ./contrib/doc/publictoip6.md.man ./contrib/doc/publictoip6.md
--- ./contrib/doc/publictoip6.md.man 2016-03-13 21:22:33.917152342 -0400 --- ./contrib/doc/publictoip6.md.man 2016-04-18 15:53:17.346245693 -0400
+++ ./contrib/doc/publictoip6.md 2016-03-13 21:22:33.917152342 -0400 +++ ./contrib/doc/publictoip6.md 2016-04-18 15:53:17.346245693 -0400
@@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
+publictoip6(1) -- write random bytes generated via libnacl to stdout +publictoip6(1) -- write random bytes generated via libnacl to stdout
+============================================= +=============================================
@ -185,8 +214,8 @@ diff -up ./contrib/doc/publictoip6.md.man ./contrib/doc/publictoip6.md
+ +
+randombytes(1) +randombytes(1)
diff -up ./contrib/doc/randombytes.md.man ./contrib/doc/randombytes.md diff -up ./contrib/doc/randombytes.md.man ./contrib/doc/randombytes.md
--- ./contrib/doc/randombytes.md.man 2016-03-13 21:22:33.917152342 -0400 --- ./contrib/doc/randombytes.md.man 2016-04-18 15:53:17.346245693 -0400
+++ ./contrib/doc/randombytes.md 2016-03-13 21:22:33.917152342 -0400 +++ ./contrib/doc/randombytes.md 2016-04-18 15:53:17.346245693 -0400
@@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
+randombytes(1) -- write random bytes generated via libnacl to stdout +randombytes(1) -- write random bytes generated via libnacl to stdout
+============================================= +=============================================
@ -205,8 +234,8 @@ diff -up ./contrib/doc/randombytes.md.man ./contrib/doc/randombytes.md
+ +
+makekeys(1) +makekeys(1)
diff -up ./contrib/doc/sessionStats.md.man ./contrib/doc/sessionStats.md diff -up ./contrib/doc/sessionStats.md.man ./contrib/doc/sessionStats.md
--- ./contrib/doc/sessionStats.md.man 2016-04-05 21:15:55.939745879 -0400 --- ./contrib/doc/sessionStats.md.man 2016-04-18 15:53:17.347245712 -0400
+++ ./contrib/doc/sessionStats.md 2016-04-05 21:39:27.702829768 -0400 +++ ./contrib/doc/sessionStats.md 2016-04-18 15:53:17.347245712 -0400
@@ -0,0 +1,39 @@ @@ -0,0 +1,39 @@
+sessionStats(1) -- show cjdns crypto sessions +sessionStats(1) -- show cjdns crypto sessions
+============================================= +=============================================
@ -248,8 +277,8 @@ diff -up ./contrib/doc/sessionStats.md.man ./contrib/doc/sessionStats.md
+ +
+cjdroute(1), peerStats(1) +cjdroute(1), peerStats(1)
diff -up ./contrib/doc/sybilsim.md.man ./contrib/doc/sybilsim.md diff -up ./contrib/doc/sybilsim.md.man ./contrib/doc/sybilsim.md
--- ./contrib/doc/sybilsim.md.man 2016-03-13 21:22:33.918152370 -0400 --- ./contrib/doc/sybilsim.md.man 2016-04-18 15:53:17.347245712 -0400
+++ ./contrib/doc/sybilsim.md 2016-03-13 21:22:33.918152370 -0400 +++ ./contrib/doc/sybilsim.md 2016-04-18 15:53:17.347245712 -0400
@@ -0,0 +1,43 @@ @@ -0,0 +1,43 @@
+sybilsim(8) -- Cjdns packet switch +sybilsim(8) -- Cjdns packet switch
+============================================= +=============================================
@ -295,8 +324,8 @@ diff -up ./contrib/doc/sybilsim.md.man ./contrib/doc/sybilsim.md
+ +
+makekeys(1), cjdroute(1) +makekeys(1), cjdroute(1)
diff -up ./contrib/doc/traceroute.md.man ./contrib/doc/traceroute.md diff -up ./contrib/doc/traceroute.md.man ./contrib/doc/traceroute.md
--- ./contrib/doc/traceroute.md.man 2016-03-13 21:46:16.177811455 -0400 --- ./contrib/doc/traceroute.md.man 2016-04-18 15:53:17.347245712 -0400
+++ ./contrib/doc/traceroute.md 2016-04-05 21:37:15.905290139 -0400 +++ ./contrib/doc/traceroute.md 2016-04-18 15:53:17.347245712 -0400
@@ -0,0 +1,33 @@ @@ -0,0 +1,33 @@
+cjdns-traceroute(1) -- trace Cjdns packet routing +cjdns-traceroute(1) -- trace Cjdns packet routing
+============================================= +=============================================

View File

@ -39,7 +39,7 @@
Name: cjdns Name: cjdns
# major version is cjdns protocol version: # major version is cjdns protocol version:
Version: 17.3 Version: 17.3
Release: 11%{?dist} Release: 12%{?dist}
Summary: The privacy-friendly network without borders Summary: The privacy-friendly network without borders
Group: System Environment/Base Group: System Environment/Base
# cjdns is all GPLv3 except libuv which is MIT and BSD and ISC # cjdns is all GPLv3 except libuv which is MIT and BSD and ISC
@ -471,6 +471,7 @@ fi
- Run modprobe only if /dev/tun not present - fixes running on openVZ - Run modprobe only if /dev/tun not present - fixes running on openVZ
- Select nacl/libsodium with a macro - Select nacl/libsodium with a macro
- Switch back to nacl for platforms that support it - Switch back to nacl for platforms that support it
- man page for peerStats
* Tue Apr 5 2016 Stuart D. Gathman <stuart@gathman.org> 17.3-11 * Tue Apr 5 2016 Stuart D. Gathman <stuart@gathman.org> 17.3-11
- Patch some bugs in traceroute and symlink to /usr/bin/cjdns-traceroute - Patch some bugs in traceroute and symlink to /usr/bin/cjdns-traceroute