{"id":39397057,"url":"https://github.com/obeone/winbox-docker","last_synced_at":"2026-01-18T03:17:18.285Z","repository":{"id":41168748,"uuid":"488758471","full_name":"obeone/winbox-docker","owner":"obeone","description":"Mikrotik winbox in docker","archived":false,"fork":false,"pushed_at":"2023-10-13T06:40:50.000Z","size":1252,"stargazers_count":32,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-13T07:11:22.757Z","etag":null,"topics":["docker","kasm","mikrotik","vnc","winbox"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/obeone.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}},"created_at":"2022-05-04T22:19:20.000Z","updated_at":"2024-04-26T08:19:56.000Z","dependencies_parsed_at":"2023-10-11T00:41:27.305Z","dependency_job_id":"4b2aab9a-7f57-451b-b21b-906860acea55","html_url":"https://github.com/obeone/winbox-docker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/obeone/winbox-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obeone%2Fwinbox-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obeone%2Fwinbox-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obeone%2Fwinbox-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obeone%2Fwinbox-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obeone","download_url":"https://codeload.github.com/obeone/winbox-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obeone%2Fwinbox-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28528034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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","kasm","mikrotik","vnc","winbox"],"created_at":"2026-01-18T03:17:17.745Z","updated_at":"2026-01-18T03:17:18.277Z","avatar_url":"https://github.com/obeone.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Winbox in docker\n\n [![Image\n build](https://github.com/obeone/winbox-docker/actions/workflows/build-push-image.yaml/badge.svg)](https://github.com/obeone/winbox-docker/actions/workflows/build-push-image.yaml)\n![Version](https://img.shields.io/github/v/tag/obeone/winbox-docker?label=version)\n [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/obeone)](https://artifacthub.io/packages/search?repo=obeone)\n\nUse Mikrotik's Winbox with your browser !\n\nUsing [KasmVNC](https://github.com/kasmtech/KasmVNC), this docker starts Winbox with Wine and make it avaiable in any browser.\n\n## Screenshots\n![Login screenshot](docs/screenshots/login.png)\n\n![Main screenshot](docs/screenshots/main.png)\n\n## Usage\n### Docker\n```sh\ndocker run -d --shm-size=512m -p 6901:6901 -e VNC_PW=password -v winbox_wine:/home/kasm-user/.wine ghcr.io/obeone/winbox:latest\n```\n\nYou can access it at the address https://localhost:6901 with user `kasm_user` and password `password`.\n\nIt's not mandatory to mount (or bind) the volume, but it save initial configuration of Wine (which can take a while) and your winbox sessions.\n\n#### TLS\nIf you want to use your own certificate rather than the autogenerated one, you can mount a PEM to the path `/config/private-cert.pem` :\n\n```sh\ndocker run -d --shm-size=512m -p 6901:6901 -e VNC_PW=password -v winbox_wine:/home/kasm-default-profile/.wine -v LOCAL_PEM_PATH:/config/private-cert.pem:ro ghcr.io/obeone/winbox:latest\n```\n\n### Kubernetes (Helm)\nA helm chart exists, just follow\n[documentation](https://github.com/obeone/charts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobeone%2Fwinbox-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobeone%2Fwinbox-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobeone%2Fwinbox-docker/lists"}