{"id":18500349,"url":"https://github.com/adrianriobo/fxc","last_synced_at":"2025-05-14T06:34:04.311Z","repository":{"id":113710870,"uuid":"407469047","full_name":"devtools-qe-incubator/fxc","owner":"devtools-qe-incubator","description":"Container allowing create fake client connections with an X-Session; this is mainly intended to run UX testing on a remote target","archived":false,"fork":false,"pushed_at":"2024-02-15T14:27:43.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T01:28:05.321Z","etag":null,"topics":["fake","rdp","ux-testing","vnc","x-session","xvfb"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/devtools-qe-incubator.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}},"created_at":"2021-09-17T08:43:59.000Z","updated_at":"2024-10-23T14:12:42.000Z","dependencies_parsed_at":"2024-02-15T10:47:20.416Z","dependency_job_id":"693c3e28-9072-4717-bca1-501a7c3e77d7","html_url":"https://github.com/devtools-qe-incubator/fxc","commit_stats":null,"previous_names":["adrianriobo/fxc"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtools-qe-incubator%2Ffxc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtools-qe-incubator%2Ffxc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtools-qe-incubator%2Ffxc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtools-qe-incubator%2Ffxc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devtools-qe-incubator","download_url":"https://codeload.github.com/devtools-qe-incubator/fxc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254084709,"owners_count":22011928,"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":["fake","rdp","ux-testing","vnc","x-session","xvfb"],"created_at":"2024-11-06T13:49:29.446Z","updated_at":"2025-05-14T06:34:04.291Z","avatar_url":"https://github.com/devtools-qe-incubator.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fxc\n\nContainer allowing create fake connections to emulate X sessions. \n\n[![Container Repository on Quay](https://quay.io/repository/rhqp/fxc/status \"Container Repository on Quay\")](https://quay.io/repository/rhqp/fxc)\n\n## Run container\n\nContainer should be run with mandatory envs: *HOST*, *USER*, *PASSWORD*  \n\nEnv *INSECURE* allows to force certificate validation on connection (only for RDP connections). Default value is true, so no certificate validation  \n\n```bash\n# vnc fake connection\npodman run -d --rm --name fxc-vnc \\\n    -e PROTOCOL=vnc \\\n    -e HOST=x.x.x.x \\\n    -e USER=fake \\\n    -e PASSWORDs=fake \\\n    quay.io/rhqp/fxc:v1.0.0-dev\n\n# rdp fake connection\npodman run -d --rm --name fxc-rdp \\\n    -e PROTOCOL=rdp \\\n    -e HOST=x.x.x.x \\\n    -e USER=fake \\\n    -e PASSWORDs=fake \\\n    quay.io/rhqp/fxc:v1.0.0-dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianriobo%2Ffxc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianriobo%2Ffxc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianriobo%2Ffxc/lists"}