diff options
author | lex <lex@lynx.ano> | 2011-02-05 19:20:57 +0300 |
---|---|---|
committer | lex <lex@lynx.ano> | 2011-02-05 19:20:57 +0300 |
commit | 8cb30793ff5c87419689271a8fa4fb98b761c143 (patch) | |
tree | 3a783d7eb32e32badcbebdd7c69fca0dc6cb1a57 /doc/ucis.ano/bgp_graph/graph.sh | |
parent | 503c1603d591817d8d02d66f5dfdf5132bb42fd3 (diff) | |
download | resdb-8cb30793ff5c87419689271a8fa4fb98b761c143.tar.gz resdb-8cb30793ff5c87419689271a8fa4fb98b761c143.zip |
Deleted dn42, van NS records and IP claims
Diffstat (limited to 'doc/ucis.ano/bgp_graph/graph.sh')
-rwxr-xr-x | doc/ucis.ano/bgp_graph/graph.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ucis.ano/bgp_graph/graph.sh b/doc/ucis.ano/bgp_graph/graph.sh new file mode 100755 index 0000000..2e7fbec --- /dev/null +++ b/doc/ucis.ano/bgp_graph/graph.sh @@ -0,0 +1,3 @@ +#!/bin/sh +./path_list_to_dot.php < /home/vpn/public_html/.stats/bgp_paths.txt | \ +twopi -T svg -o /home/vpn/public_html/.stats/anonet.svg |