logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

anytun-showtables - anycast tunneling routing table visualization utility

Authors

       Othmar Gsenger <otti@anytun.org> Erwin Nindl <nine@anytun.org> Christian Pointner <equinox@anytun.org>

Bugs

       Most likely there are some bugs in Anytun. If you find a bug, please let the developers know at
       satp@anytun.org. Of course, patches are preferred.

Copying

       Copyright (C) 2007-2014 Markus Grüneis, Othmar Gsenger, Erwin Nindl and Christian Pointner. This program
       is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
       License as published by the Free Software Foundation, either version 3 of the License, or any later
       version.

                                                   01/06/2020                               ANYTUN-SHOWTABLES(8)

Description

anytun-showtables displays routing and connection tables used by Anytun. It can be used to display a
       saved routing/connection table used by anytun-controld or to connect to a the sync port of Anytun.

Examples

       Print routing table stored in local file

           # perl -ne 'chomp; print' < routingtable | ./anytun-showtables

       Print current routing table and watch changes

           # nc unicast1.anycast.anytun.org 23 | ./anytun-showtables

Name

       anytun-showtables - anycast tunneling routing table visualization utility

Options

       This Tool does not take any options. It takes the sync information from the standard input and prints the
       routing table to the standard output.

Resources

       Main web site: http://www.anytun.org/

See Also

anytun(8), anytun-controld(8), anytun-config(8)

Synopsis

anytun-showtables

See Also