{"id":19144058,"url":"https://github.com/sensepost/go-out","last_synced_at":"2025-05-07T01:04:06.229Z","repository":{"id":144266793,"uuid":"128177153","full_name":"sensepost/go-out","owner":"sensepost","description":"☄️ go-out - A Golang egress buster.","archived":false,"fork":false,"pushed_at":"2023-12-19T07:28:53.000Z","size":43,"stargazers_count":127,"open_issues_count":4,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-07T01:03:37.348Z","etag":null,"topics":["buster","egress-filtering","network","scanner","security"],"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/sensepost.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":"2018-04-05T08:12:28.000Z","updated_at":"2025-04-25T17:00:19.000Z","dependencies_parsed_at":"2024-11-09T07:47:21.352Z","dependency_job_id":null,"html_url":"https://github.com/sensepost/go-out","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgo-out","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgo-out/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgo-out/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgo-out/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sensepost","download_url":"https://codeload.github.com/sensepost/go-out/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793663,"owners_count":21805057,"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":["buster","egress-filtering","network","scanner","security"],"created_at":"2024-11-09T07:33:33.976Z","updated_at":"2025-05-07T01:04:06.122Z","avatar_url":"https://github.com/sensepost.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ☄️ go-out\n\nA simple, Golang egress buster using [@mubix](https://twitter.com/mubix) letmeoutofyour.net and [@bhinfosecurity](https://twitter.com/bhinfosecurity) allports.exposed services.\n\n## install\n\nDownload the latest release for your platform from the [releases page](https://github.com/sensepost/go-out/releases/latest).\n\n### building from source\n\nThis project makes use of Go modules, and therefore needs Golang 1.12+ to build.\n\nTo build `go-out` from source, simply clone this repository and `go build -o go-out main.go`. If you would like to cross compile for other platforms, take a look at the [Makefile](https://github.com/sensepost/go-out/blob/master/Makefile).\n\n## sample usage\n\nCLI flags:\n\n```text\nUsage of go-out:\n  -end int\n   The end port to use. (default 65535)\n  -https\n   Egress bust using HTTPs (letmeout only) (default true)\n  -insecure\n   Don't verify the certificate when using HTTPs\n  -service string\n   Use 'letmeout' or 'allports' for this run. (default \"letmeout\")\n  -start int\n   The start port to use. (default 1)\n  -throttle\n   Throttle request speed. (random for a max of 10sec)\n  -w int\n   Number of concurrent workers to spawn. (default 5)\n```\n\nSample run:\n\n```text\n$ go-out -start=50 -end=80\n===== Configuration =====\nService:      letmeout\nStart Port:   50\nEnd Port:     80\nWorkers:      5\nHTTPS On:     true\nIgnore Certs: false\nThrottle:     false\n=========================\n\n[!] Looks like we have egress using https://go-out.letmeoutofyour.net:53 on port 53\n[!] Looks like we have egress using https://go-out.letmeoutofyour.net:80 on port 80\nDone in 9.393870727s\n```\n\n## contact\n\n[@leonjza](https://twitter.com/leonjza)\n\n## license\n\ngo-out is licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) license.\n\nPermissions beyond the scope of this license may be available at [http://sensepost.com/contact/](http://sensepost.com/contact/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensepost%2Fgo-out","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensepost%2Fgo-out","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensepost%2Fgo-out/lists"}