asnames_current: Retrive current 'asnames.txt' from 'bgp.poraroo.net'

Description Usage Value Note References See Also Examples

Description

Retrive current asnames.txt from bgp.poraroo.net

Usage

1

Value

data frame (tibble) with "asn", "handle", "asinfo", "iso2c"

Note

This function creates "~/.asnames" and stores a timestamped copy of the file in it. These are ~2MB in size so you should peridically clean out "~/.asnames" to reclaim disk space.

References

https://bgp.potaroo.net/as6447/asnames.txt

See Also

read_asnames

parse_asnames

Examples

1
2
3
4
## Not run: 
asnames_current()

## End(Not run)

hrbrmstr/astools documentation built on May 7, 2019, 10:46 p.m.