{"id":16343655,"url":"https://github.com/makefu/tinc_graphs","last_synced_at":"2025-11-06T05:30:33.542Z","repository":{"id":47145988,"uuid":"61805403","full_name":"makefu/tinc_graphs","owner":"makefu","description":"pypi tinc_graphs code","archived":false,"fork":false,"pushed_at":"2021-09-11T18:25:31.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T16:30:25.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/makefu.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":"2016-06-23T13:00:01.000Z","updated_at":"2021-09-11T18:25:28.000Z","dependencies_parsed_at":"2022-09-14T19:11:14.028Z","dependency_job_id":null,"html_url":"https://github.com/makefu/tinc_graphs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makefu%2Ftinc_graphs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makefu%2Ftinc_graphs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makefu%2Ftinc_graphs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makefu%2Ftinc_graphs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makefu","download_url":"https://codeload.github.com/makefu/tinc_graphs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239484208,"owners_count":19646429,"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":"2024-10-11T00:25:17.599Z","updated_at":"2025-02-18T13:45:22.428Z","avatar_url":"https://github.com/makefu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate Graphs from tinc\n\n## Install\n### Nix\n\n    # tinc_pre is required:\n    nix-env -i -f tinc_graphs.nix\n\n    ## e.g. in Retiolum:\n    ## krebs.retiolum.tinc = pkgs.tinc_pre\n### Local\n\n    python setup.py install\n    # also install graphviz,imagemagic for building graphs\n\n\n### Usage:\n\nsee source of the 2 builder scripts:\n\n    #all-around-builder\n    # env: EXTERNAL_FOLDER, INTERNAL_FOLDER, GEODB, TINC_HOSTPATH\n    all-the-graphs\n\n    # build actual graphs\n    build-graph\n\n    # exported py scripts\n    tinc-stats2json         # - parses tinc current state into json\n    tinc-build-graph        # - transfers json to graph\n    copy-map                # - copies map.html into $1\n    add-geodata             # - adds geodata to json\n    tinc-availability-stats # adds availability data to json\n\n## Geodb infos\n\n- http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz\n- nix-env -iA geolite-legacy\n\n\n## Upload to pypi\n\n```bash\npython setup.py sdist\ntwine upload dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakefu%2Ftinc_graphs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakefu%2Ftinc_graphs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakefu%2Ftinc_graphs/lists"}