{"id":13343185,"url":"https://github.com/wiktor-k/turn-checker","last_synced_at":"2026-01-04T09:32:49.135Z","repository":{"id":149360367,"uuid":"479039837","full_name":"wiktor-k/turn-checker","owner":"wiktor-k","description":"Checks TURN deployments","archived":false,"fork":false,"pushed_at":"2022-07-26T10:19:14.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-27T12:11:32.521Z","etag":null,"topics":["eturnal","stun","turn","xmpp"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wiktor-k.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2022-04-07T15:18:20.000Z","updated_at":"2023-11-17T06:55:19.000Z","dependencies_parsed_at":"2023-09-03T18:20:43.773Z","dependency_job_id":null,"html_url":"https://github.com/wiktor-k/turn-checker","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/wiktor-k%2Fturn-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiktor-k%2Fturn-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiktor-k%2Fturn-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiktor-k%2Fturn-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiktor-k","download_url":"https://codeload.github.com/wiktor-k/turn-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959385,"owners_count":20538624,"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":["eturnal","stun","turn","xmpp"],"created_at":"2024-07-29T19:30:40.665Z","updated_at":"2026-01-04T09:32:49.078Z","avatar_url":"https://github.com/wiktor-k.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Turn checker\n\nChecks your TURN/STUN server deployment.\n\n** Building\n\n#+BEGIN_SRC sh\ndocker build -t wiktork/turn-checker .\n#+END_SRC\n\n** Running\n\nSet these environment variables:\n  - =TURN_HOST= - target host to check,\n  - =TURN_PORT= - port of the TURN service,\n  - =TURN_SECRET= - symmetric secret that the service uses.\n\n#+BEGIN_SRC sh\ndocker run --rm -it -e TURN_HOST=turn.example.com -e TURN_PORT=3478 -e TURN_SECRET=test wiktork/turn-checker\n#+END_SRC\n\n** Details\n\nThis image uses stock =prosody.cfg.lua= file extracted from the\nProsody image with minor additions:\n  - =turn_external= module has been enabled,\n  - TURN settings are being read from the environment variables\n    through =os.getenv=.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiktor-k%2Fturn-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiktor-k%2Fturn-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiktor-k%2Fturn-checker/lists"}