{"id":19442271,"url":"https://github.com/ackeecz/goproxie","last_synced_at":"2025-04-25T00:31:38.542Z","repository":{"id":39999457,"uuid":"241811967","full_name":"AckeeCZ/goproxie","owner":"AckeeCZ","description":null,"archived":true,"fork":false,"pushed_at":"2024-10-23T07:08:44.000Z","size":145,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-13T22:25:04.002Z","etag":null,"topics":["backend"],"latest_commit_sha":null,"homepage":"","language":"Go","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/AckeeCZ.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-20T06:37:39.000Z","updated_at":"2024-10-23T07:09:06.000Z","dependencies_parsed_at":"2022-06-26T02:28:34.287Z","dependency_job_id":null,"html_url":"https://github.com/AckeeCZ/goproxie","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckeeCZ%2Fgoproxie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckeeCZ%2Fgoproxie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckeeCZ%2Fgoproxie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckeeCZ%2Fgoproxie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AckeeCZ","download_url":"https://codeload.github.com/AckeeCZ/goproxie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250732921,"owners_count":21478255,"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":["backend"],"created_at":"2024-11-10T15:38:52.262Z","updated_at":"2025-04-25T00:31:38.226Z","avatar_url":"https://github.com/AckeeCZ.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ⚠️ Deprecation Notice\n\nAs of 2024-02-13, this repository is **deprecated** and no longer actively maintained. We recommend using official [cloud-sql-proxy](https://github.com/GoogleCloudPlatform/cloud-sql-proxy) as a replacement. \n\n### Key Points:\n- No new features or bug fixes will be implemented.\n- Issues and pull requests may not be addressed.\n- The repository may be archived in the future.\n\nThank you for your support!\n\n\n# goproxie\n\n\n[![Build Status](https://travis-ci.com/AckeeCZ/goproxie.svg?branch=master)](https://travis-ci.com/AckeeCZ/goproxie)\n[![Coverage Status](https://coveralls.io/repos/github/AckeeCZ/goproxie/badge.svg?branch=master)](https://coveralls.io/github/AckeeCZ/goproxie?branch=master)\n[![Go Report](https://goreportcard.com/badge/github.com/AckeeCZ/goproxie)](https://goreportcard.com/badge/github.com/AckeeCZ/goproxie)\n\n\n[Go](https://golang.org/) clone of [proxie cli](https://github.com/AckeeCZ/be-scripts#proxie) for Node.js.\n\n## User manual\n\n- `goproxie version` to print the version\n- Use default `goproxie` to start interactive wizard\n- Use `goproxie history` to pick a used proxy settings\n- Use `goproxie use` to interactively select and set your default GCP project. `-project` flag available.\n- Use `goproxie -project=... -cluster=...` for non-interactive mode, see `--help` for all the options available\n\n## Installation\n\n1. Make sure you have Go, `kubectl` and `gcloud` installed.\n2. Authorize `gcloud` to access the Cloud Platform with Google user credentials:\n```\ngcloud auth login\n```\n```\ngcloud auth application-default login\n```\n3. Get goproxie:\n\n    a) Build from source\n    ```\n    go get -u github.com/AckeeCZ/goproxie\n    ```\n    This will download the source and compile the executable `$GOPATH/bin/goproxie`. Make sure `$GOPATH/bin` is in your `$PATH`.\n\n    b) Download latest executable for macOS, Windows, Linux [here](https://github.com/AckeeCZ/goproxie/releases)\n\n## Test\n\nRun all tests\n```sh\ngo test ./...\n```\n\nSee coverage\n```sh\ngo test ./... -v -coverprofile=coverage.out \u0026\u0026 go tool cover -html=coverage.out\n```\n\n## Release a new version\n\n- add a new git version tag , prefixed with `v`, e.g. `v12.34.56`\n- set it based on last tag and respect [Semantic Versioning](https://semver.org/)\n- goproxie will incorporate this tag in it's `version` command during release step when tags are pushed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackeecz%2Fgoproxie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fackeecz%2Fgoproxie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackeecz%2Fgoproxie/lists"}