{"id":52788,"library":"davidmz-go-pageant","title":"Go Pageant","description":"Package pageant provides an interface to PuTTY's Pageant SSH agent on Windows.","status":"active","version":"1.0.2","language":"go","source_language":null,"source_url":"https://github.com/davidmz/go-pageant","tags":["ssh","pageant","windows","authentication"],"install":[{"cmd":"go get github.com/davidmz/go-pageant","lang":"bash","label":"Install github.com/davidmz/go-pageant"}],"dependencies":[],"imports":[{"symbol":"pageant","correct":"github.com/davidmz/go-pageant"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/davidmz/go-pageant\"\n)\n\nfunc main() {\n\tif pageant.Available() {\n\t\tfmt.Println(\"Pageant is running\")\n\t} else {\n\t\tfmt.Println(\"Pageant is not available\")\n\t}\n}","lang":"go","description":"Checks if PuTTY's Pageant SSH agent is available on Windows."},"warnings":[{"fix":"Use build tags or conditional compilation to restrict usage to Windows.","message":"This package is Windows-only and will not compile on other platforms.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'agent':13 'authent':19 'go':1 'interfac':7 'packag':3 'pageant':2,4,11,17 'provid':5 'putti':9 'ssh':12,16 'window':15,18","created_at":"2026-06-15T07:11:41.368524+00:00","updated_at":"2026-06-15T07:11:41.368524+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/davidmz/go-pageant","github":"https://github.com/davidmz/go-pageant","docs":"https://pkg.go.dev/github.com/davidmz/go-pageant#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}