{"id":13608732,"url":"https://github.com/tux-00/routemanager","last_synced_at":"2026-01-16T11:42:22.356Z","repository":{"id":87744416,"uuid":"101747207","full_name":"tux-00/routemanager","owner":"tux-00","description":"Manage routes to deal with overlapping networks.","archived":false,"fork":false,"pushed_at":"2017-09-04T10:17:55.000Z","size":1626,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T17:42:00.844Z","etag":null,"topics":["flask","manager","network","overlapping","routes","vpn"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tux-00.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-08-29T10:04:20.000Z","updated_at":"2020-08-19T10:47:48.000Z","dependencies_parsed_at":"2024-01-14T06:56:09.148Z","dependency_job_id":null,"html_url":"https://github.com/tux-00/routemanager","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tux-00/routemanager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tux-00%2Froutemanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tux-00%2Froutemanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tux-00%2Froutemanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tux-00%2Froutemanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tux-00","download_url":"https://codeload.github.com/tux-00/routemanager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tux-00%2Froutemanager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flask","manager","network","overlapping","routes","vpn"],"created_at":"2024-08-01T19:01:29.550Z","updated_at":"2026-01-16T11:42:22.319Z","avatar_url":"https://github.com/tux-00.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# routemanager\n[![Known Vulnerabilities](https://snyk.io/test/github/tux-00/routemanager/badge.svg)](https://snyk.io/test/github/tux-00/routemanager)\n\nManage routes to deal with overlapping networks.\n\n![Imgur](https://i.imgur.com/BPDQiAh.png)\n\n## Use case\nSuppose you need to connect to multiple clients/networks configured with the same network IP for any reason.\nThis app provide a way to easily add/remove routes to bypass overlapping.\n\nroutemanager provide a way to easily manage routes.\n\n**Warning:** as routemanager is changing routes, be carefull with this app.\n\n## Installation\n```\nvirtualenv -p python3 env\nsource env/bin/activate\npip3 install -r requirements.txt\npip3 install --editable .\n```\n\n## Configuration\nOpen the file `routemanager/routemanager/routemanager.py` and edit the *app.config.update* dict to match your configuration.\n\n*IF_VPN* is the most important configuration, you need to provide the name of the interface to manage. If the interface doesn't exist, the app will raise an exception.\n\n## Run\nTo run the app just type `routemanager` in your terminal.\n\n**Warning:** by default the app is in debug mode and listen on `0.0.0.0`.\n\nEdit `bin/routemanager` to change listen address and debug option.\n\n## Reset database\n```\nexport FLASK_APP=routemanager\nflask initdb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftux-00%2Froutemanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftux-00%2Froutemanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftux-00%2Froutemanager/lists"}