{"id":19038766,"url":"https://github.com/rustycl0ck/go-openconnect-sso","last_synced_at":"2025-07-31T12:10:11.484Z","repository":{"id":96815236,"uuid":"365082017","full_name":"rustycl0ck/go-openconnect-sso","owner":"rustycl0ck","description":"Support 2FA/MFA for openconnect clients","archived":false,"fork":false,"pushed_at":"2021-05-07T02:02:00.000Z","size":31,"stargazers_count":6,"open_issues_count":3,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T19:52:09.028Z","etag":null,"topics":["openconnect","openconnect-gui","openconnect-vpn-client"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rustycl0ck.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,"publiccode":null,"codemeta":null}},"created_at":"2021-05-07T01:32:50.000Z","updated_at":"2025-03-09T05:24:53.000Z","dependencies_parsed_at":"2023-09-07T16:31:54.528Z","dependency_job_id":null,"html_url":"https://github.com/rustycl0ck/go-openconnect-sso","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rustycl0ck/go-openconnect-sso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustycl0ck%2Fgo-openconnect-sso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustycl0ck%2Fgo-openconnect-sso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustycl0ck%2Fgo-openconnect-sso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustycl0ck%2Fgo-openconnect-sso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustycl0ck","download_url":"https://codeload.github.com/rustycl0ck/go-openconnect-sso/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustycl0ck%2Fgo-openconnect-sso/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268036242,"owners_count":24185180,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":["openconnect","openconnect-gui","openconnect-vpn-client"],"created_at":"2024-11-08T22:09:14.674Z","updated_at":"2025-07-31T12:10:11.114Z","avatar_url":"https://github.com/rustycl0ck.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-openconnect-sso\n\nA tool for getting login details through Two Factor Authentication for the openconnect clients. This tool only generates a config file with the `cookie`, `servercert` and `host` details which can be used to connect to the OpenConnect VPN server.\n\n### Usage\n\n```shell\ngo get -u github.com/rustycl0ck/go-openconnect-sso\ngo-openconnect-sso --server='https://vpn.server.myorg.com' --config ~/my-vpn-cookie/cookie.txt\n```\n\nThe generate opneconnect config file:\n```\n$ cat ~/my-vpn-cookie/cookie.txt\ncookie=1234567890ABCDEF123\nservercert=4567890DEFABC321\n# host=https://vpn-cluster-2.server.myorg.com/\n```\n\nAfter the file is successfully generated, you can run the following to connect to the VPN server:\n```\nopenconnect \u003cany-additional-params\u003e --verbose --config ~/my-vpn-cookie/cookie.txt https://vpn-cluster-2.server.myorg.com\n```\n\n---\n**Credits:** This tool has been inspired by (and ported to go from) https://github.com/vlaci/openconnect-sso\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustycl0ck%2Fgo-openconnect-sso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustycl0ck%2Fgo-openconnect-sso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustycl0ck%2Fgo-openconnect-sso/lists"}