{"id":28190191,"url":"https://github.com/rtrlib/tools","last_synced_at":"2025-05-16T10:12:16.935Z","repository":{"id":10265094,"uuid":"12376736","full_name":"rtrlib/tools","owner":"rtrlib","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-28T14:33:45.000Z","size":304,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-03-27T07:00:27.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtrlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-26T10:38:18.000Z","updated_at":"2024-03-27T07:00:27.211Z","dependencies_parsed_at":"2022-09-19T09:40:12.384Z","dependency_job_id":null,"html_url":"https://github.com/rtrlib/tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtrlib%2Ftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtrlib%2Ftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtrlib%2Ftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtrlib%2Ftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtrlib","download_url":"https://codeload.github.com/rtrlib/tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509447,"owners_count":22082896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-16T10:12:13.495Z","updated_at":"2025-05-16T10:12:16.921Z","avatar_url":"https://github.com/rtrlib.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RTRlib Tools\n\n## bgpmonParser.py\n\n### Requirements\n\nThis tool is tested with python 2.7.11 and uses the following imports:\n\nargparse, json, logging, multiprocessing, re, socket, string, sys, time,\nxml.etree.ElementTree\n\nInstall missing dependencies with `pip`.\n\n### Help Page\n```\nusage: bgpmonParser.py [-h] [-l LOGLEVEL] [-a ADDR] [-u UPORT] [-r RPORT] [-c]\n\nParse XML streams (updates, rib) of a BGPmon instance. Output on STDOUT as\nJSON (Default) or simple CSV (less information).\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -l LOGLEVEL, --loglevel LOGLEVEL\n                        Set loglevel [DEBUG,INFO,WARNING,ERROR,CRITICAL].\n  -a ADDR, --addr ADDR  Address or name of BGPmon host (Default: localhost).\n  -u UPORT, --uport UPORT\n                        Port of BGPmon Update XML stream (Default: 50001).\n  -r RPORT, --rport RPORT\n                        Port of BGPmon RIB XML stream (Default: disabled).\n  -c, --csv             Output parsed data as CSV (Default: JSON).\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtrlib%2Ftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtrlib%2Ftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtrlib%2Ftools/lists"}