{"id":34054610,"url":"https://github.com/balder-dev/balderhub-rfb","last_synced_at":"2026-04-09T04:32:03.856Z","repository":{"id":183527586,"uuid":"666519319","full_name":"balder-dev/balderhub-rfb","owner":"balder-dev","description":"BalderHub package for testing the rfb/vnc protocol ","archived":false,"fork":false,"pushed_at":"2023-07-28T06:56:14.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T21:27:02.484Z","etag":null,"topics":["balder","balderhub","reusable-tests","rfb","vnc","vnc-client","vnc-server"],"latest_commit_sha":null,"homepage":"https://hub.balder.dev/projects/rfb","language":"Python","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/balder-dev.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":"2023-07-14T18:22:35.000Z","updated_at":"2023-07-24T21:08:21.000Z","dependencies_parsed_at":"2023-07-24T20:48:47.321Z","dependency_job_id":null,"html_url":"https://github.com/balder-dev/balderhub-rfb","commit_stats":null,"previous_names":["balder-dev/balderhub-rfb"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/balder-dev/balderhub-rfb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balder-dev%2Fbalderhub-rfb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balder-dev%2Fbalderhub-rfb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balder-dev%2Fbalderhub-rfb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balder-dev%2Fbalderhub-rfb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balder-dev","download_url":"https://codeload.github.com/balder-dev/balderhub-rfb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balder-dev%2Fbalderhub-rfb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31586403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":["balder","balderhub","reusable-tests","rfb","vnc","vnc-client","vnc-server"],"created_at":"2025-12-14T02:22:17.082Z","updated_at":"2026-04-09T04:32:03.847Z","avatar_url":"https://github.com/balder-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BalderHub Package `balderhub-rfb`\n\nThis is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It allows \nyou to test RFB/VNC clients, without the need of writing own tests. If you are new to Balder check out the\n[official documentation](https://docs.balder.dev) first.\n\n## Installation\n\nYou can install the latest release with pip:\n\n```\npython -m pip install balderhub-rfb\n```\n\n## Import scenarios\n\nYou can activate scenarios by importing them into your project:\n\n```python\n# file `scenario_balderhub_rfb.py\nfrom balderhub.rfb.scenarios.client.handshaking import ScenarioRfbHandshakingIllegalProt, \\\n    ScenarioRfbHandshakingNoSecType, ScenarioRfbHandshakingSecHandshakeFailed, ScenarioRfbHandshakingSecTypeNone, \\\n    ScenarioRfbHandshakingSecTypeVnc\n```\n\nIf you add a file that imports the scenario classes, Balder will automatically collect them (if they are in a file \nthat starts with file starting with ``scenario_*.py``).\n\n## Create a setup\n\nCheckout [the example section of the documentation](https://hub.balder.dev/projects/rfb/en/latest/examples.html) \nfor more details.\n\n# Check out the documentation\n\nIf you need more information, \n[checkout the ``balderhub-rfb`` documentation](https://hub.balder.dev/projects/rfb).\n\n\n# License\n\nThis BalderHub package is free and Open-Source\n\nCopyright (c) 2023 Max Stahlschmidt and others\n\nDistributed under the terms of the MIT license","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalder-dev%2Fbalderhub-rfb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalder-dev%2Fbalderhub-rfb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalder-dev%2Fbalderhub-rfb/lists"}