{"id":40969040,"url":"https://github.com/panubo/docker-time-server","last_synced_at":"2026-01-22T06:34:17.977Z","repository":{"id":46527031,"uuid":"512658608","full_name":"panubo/docker-time-server","owner":"panubo","description":"Docker image for RFC 868 time protocol server","archived":false,"fork":false,"pushed_at":"2024-01-29T02:33:26.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-29T03:39:01.664Z","etag":null,"topics":["docker-image"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/panubo/time-server/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panubo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-11T07:32:32.000Z","updated_at":"2024-01-29T03:39:01.665Z","dependencies_parsed_at":"2022-08-29T00:40:11.174Z","dependency_job_id":null,"html_url":"https://github.com/panubo/docker-time-server","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/panubo/docker-time-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panubo%2Fdocker-time-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panubo%2Fdocker-time-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panubo%2Fdocker-time-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panubo%2Fdocker-time-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panubo","download_url":"https://codeload.github.com/panubo/docker-time-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panubo%2Fdocker-time-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28656954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker-image"],"created_at":"2026-01-22T06:34:17.250Z","updated_at":"2026-01-22T06:34:17.972Z","avatar_url":"https://github.com/panubo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time Protocol Server (RFC 868)\n\nThis is an [RFC 868](https://datatracker.ietf.org/doc/html/rfc868/) [Time Protocol](https://en.wikipedia.org/wiki/Time_Protocol) Server implemented with [openSUSE/xinetd](https://github.com/openSUSE/xinetd) running on Alpine Linux.\n\nThe image is lightweight and suitable for production use.\n\n\u003c!-- BEGIN_TOP_PANUBO --\u003e\n\u003e [!IMPORTANT]\n\u003e **Maintained by Panubo** — Cloud Native \u0026 SRE Consultants in Sydney.\n\u003e [Work with us →](https://panubo.com.au)\n\u003c!-- END_TOP_PANUBO --\u003e\n\n## Building the image\n\nYou can build the image using the provided `Makefile`:\n\n```bash\nmake build\n```\n\nThis will build the Docker image with the name `panubo/alpine-xinetd`.\n\n## Running the server\n\nTo run the time server, you can use the `run` target in the `Makefile`:\n\n```bash\nmake run\n```\n\nThis will start the container and map the necessary ports (37/tcp and 37/udp).\n\n## Testing\n\n### Client Example\n\nYou can test the server using tools like `socat` or `rdate`.\n\n```bash\n# Test UDP\nsocat -x - UDP4-DATAGRAM:127.0.0.1:37\n\n# Test TCP\nsocat -x - TCP-CONNECT:127.0.0.1:37\n\n# Using rdate (part of busybox)\nrdate -p 127.0.0.1\n```\n\n### JMeter Load Tests\n\nThe project includes a JMeter test plan to verify the server's functionality. To run the tests, you need to have Docker installed.\n\nFirst, build the JMeter test image:\n\n```bash\ncd tests/jmeter\nmake build\n```\n\nThen, run the tests:\n\n```bash\nmake run-test\n```\n\nThis will execute the test plan `Test Plan.jmx` and connect to a local instance of time-server running on localhost / UDP port 37.\n\n## Status\n\nStable and production ready.\n\n\u003c!-- BEGIN_BOTTOM_PANUBO --\u003e\n\u003e [!IMPORTANT]\n\u003e ## About Panubo\n\u003e\n\u003e This project is maintained by Panubo, a technology consultancy based in Sydney, Australia. We build reliable, scalable systems and help teams master the cloud-native ecosystem.\n\u003e\n\u003e We are available for hire to help with:\n\u003e\n\u003e * SRE \u0026 Operations: Improving system reliability and incident response.\n\u003e * Platform Engineering: Building internal developer platforms that scale.\n\u003e * Kubernetes: Cluster design, security auditing, and migrations.\n\u003e * DevOps: Streamlining CI/CD pipelines and developer experience.\n\u003e * [See our other services](https://panubo.com.au/services)\n\u003e\n\u003e Need a hand with your infrastructure? [Let’s have a chat](https://panubo.com.au/contact) or email us at team@panubo.com.\n\u003c!-- END_BOTTOM_PANUBO --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanubo%2Fdocker-time-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanubo%2Fdocker-time-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanubo%2Fdocker-time-server/lists"}