{"id":27289924,"url":"https://github.com/elefthei/slob-poc","last_synced_at":"2026-01-23T15:43:37.103Z","repository":{"id":70064364,"uuid":"88397512","full_name":"elefthei/slob-poc","owner":"elefthei","description":"Sticky Load Balancer using DynDNS proof-of-concept","archived":false,"fork":false,"pushed_at":"2017-08-31T04:58:23.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T21:19:45.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/elefthei.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-16T07:15:10.000Z","updated_at":"2017-08-31T04:58:24.000Z","dependencies_parsed_at":"2023-02-21T22:00:23.131Z","dependency_job_id":null,"html_url":"https://github.com/elefthei/slob-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elefthei/slob-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elefthei%2Fslob-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elefthei%2Fslob-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elefthei%2Fslob-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elefthei%2Fslob-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elefthei","download_url":"https://codeload.github.com/elefthei/slob-poc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elefthei%2Fslob-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-04-11T21:19:44.423Z","updated_at":"2026-01-23T15:43:37.086Z","avatar_url":"https://github.com/elefthei.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# slob-poc\nSticky Load Balancer using DynDNS proof-of-concept.\n\n# Running\n\nBuilding:\n```\ndocker-compose build\n```\n\nRunning:\n```\ndocker-compose up\n```\n\nUsage:\n\n1. Requests to http://localhost/register will be forwarded to the registration container.\n2. A small flask application that is the registration server will register a DNS redirect from all future requests to\n   http://\u003cserver-name\u003e to http://\u003cid\u003e.\u003cserver-name\u003e permanently.\n3. This is a sticky load-balancer proof-of-concept, useful if you want a user/device to always be load-balanced to the same server.\n\nExamples:\n\n```\n$ curl -H \"id: foobar\" http://localhost/hello\nRequest served by a8c328d3193f\n\nHTTP/1.0 GET /foobar/hello\n\nHost: echo\nId: foobar\nConnection: close\nUser-Agent: curl/7.51.0\nAccept: */*\n```\n\n```\n$ curl -H \"id: foobar\" http://localhost/register\nRequest served by 20d00536e37a\n\nHTTP/1.0 GET /register\n\nHost: register\nAccept: */*\nId: foobar\nConnection: close\nUser-Agent: curl/7.51.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felefthei%2Fslob-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felefthei%2Fslob-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felefthei%2Fslob-poc/lists"}