~ubuntu-branches/ubuntu/intrepid/gnunet/intrepid

« back to all changes in this revision

Viewing changes to doc/man/gnunet-vpn.1

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2008-01-31 17:40:18 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20080131174018-sfnbb8wv7p4nmut1
Tags: 0.7.3-2ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/rules:
    = Make use of code from cdbs' clean-la.mk file to clear the
      dependency_libs field in all .la files in the gnunet-dev package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH GNUNET-VPN "1" "10 Dec 2007" "GNUnet"
 
2
.SH NAME
 
3
gnunet\-vpn \- maintain your GNUbone connection
 
4
.SH SYNOPSIS
 
5
.B gnunet\-vpn
 
6
[\fIOPTIONS\fR]
 
7
.SH DESCRIPTION
 
8
.PP
 
9
gnunet\-vpn is a tool to be used together with the GNUnet VPN module.
 
10
See http://uk.gnunet.org/vpn/ for more information about the VPN module.
 
11
.SH USAGE
 
12
 
 
13
These are the more interesting commands available in gnunet-vpn. For normal operation you would invoke "reset", and "realise", alternately every hour or so. To give you something to access, you may do "add " so long as you have this node?s hello files in your cache, that can be found in my hosts area. Then try ping6 vpn1.wensley.org.uk, if address unreachable comes back, ping6 that instead. I do have an ftp and gopher server accessible here. 
 
14
 
 
15
.TP
 
16
\fBreset\fR
 
17
Clears prototype routing table and start requesting routes from peers to rebuild it
 
18
.TP
 
19
\fBrealise\fR
 
20
Realise prototype table into the real routing table, and adds and pulls IPv6 routes to match it. You use this when you think your prototype table is complete. I.e. peers have stopped giving you more routes.
 
21
.TP
 
22
\fBtunnel\fR
 
23
Show tunnels to peers
 
24
\fBroutes\fR
 
25
Show prototype routing table contents
 
26
.TP
 
27
\fBrealised\fR
 
28
Show real routing table contents
 
29
.TP
 
30
\fbadd \fIHASH\fR
 
31
Persuade GNUnet to connect to the peer with the given hash.
 
32
.TP
 
33
\fBdebug0\fR
 
34
Hide activity output.
 
35
\fBdebug1\fR
 
36
Show activity output.
 
37
.TP
 
38
\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
 
39
load config file (defaults: ~/.gnunet/gnunet.conf)
 
40
.TP
 
41
\fB\-h\fR, \fB\-\-help\fR
 
42
print help page
 
43
.TP
 
44
\fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR
 
45
change the loglevel. Possible values for LOGLEVEL are NOTHING, FATAL, ERROR, FAILURE, WARNING, MESSAGE, INFO, DEBUG, CRON and EVERYTHING.
 
46
.TP
 
47
\fB\-s\fR, \fB\-\-silent\fR
 
48
run silently
 
49
.TP
 
50
\fB\-v\fR, \fB\-\-version\fR
 
51
print the version number
 
52
 
 
53
.SH AUTHOR
 
54
Michael John Wensley
 
55
.SH FILES
 
56
.TP
 
57
~/.gnunet/gnunet.conf
 
58
GNUnet configuration file
 
59
.SH "REPORTING BUGS"
 
60
Report bugs by using mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet-developers@gnu.org>
 
61
.SH "SEE ALSO"
 
62
\fBgnunet.conf\fP(5), \fBgnunetd\fP(1)