{"id":37162029,"url":"https://github.com/andersnormal/outlaw","last_synced_at":"2026-01-14T19:17:09.624Z","repository":{"id":57578681,"uuid":"157743644","full_name":"andersnormal/outlaw","owner":"andersnormal","description":":cow: A redirector with automatic certs and redirect wildcards and specific routes","archived":true,"fork":false,"pushed_at":"2019-07-13T12:11:30.000Z","size":5355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T19:20:40.523Z","etag":null,"topics":["go","http","redirects"],"latest_commit_sha":null,"homepage":"","language":"Go","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/andersnormal.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}},"created_at":"2018-11-15T16:51:21.000Z","updated_at":"2023-01-27T22:28:56.000Z","dependencies_parsed_at":"2022-09-26T19:11:35.993Z","dependency_job_id":null,"html_url":"https://github.com/andersnormal/outlaw","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/andersnormal/outlaw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersnormal%2Foutlaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersnormal%2Foutlaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersnormal%2Foutlaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersnormal%2Foutlaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersnormal","download_url":"https://codeload.github.com/andersnormal/outlaw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersnormal%2Foutlaw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28432135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","http","redirects"],"created_at":"2026-01-14T19:17:09.000Z","updated_at":"2026-01-14T19:17:09.614Z","avatar_url":"https://github.com/andersnormal.png","language":"Go","readme":"# :cow: Outlaw\n\nOutlaw is a redirector that uses [autocert](https://godoc.org/golang.org/x/crypto/acme/autocert) to generate SSL certificates automatically and redirect wildcards and specific routes.\n\nFeatures\n\n* Redirect parked Domains to a URL\n* Redirect HTTP to HTTPS when you run behind a CDN (different origins)\n* Redirect multiple domains to a canonical domain\n* Create special redirects schemes (e.g. for iOS apps)\n\nDatabases\n\n* [MongoDB](https://www.mongodb.com)\n* DynamoDB (coming soon)\n* more coming soon...\n\n## Client\n\nOutlaw includes a [gRPC](https://grpc.io) client to control the server.\n\n\n## Setup\n\nOutlaw needs to setup the various backends to work with it. In the case of MongoDB it needs to create the needed collections.\n\n```\n# Example\ndocker run andersnormal/outlaw:1.0.0-beta.0 bootstrap --mongo --mongo-username root --mongo-password example --mongo-auth-database admin --verbose\n\n```\n\nYou can also use the `--bootstrap` option to do the bootstrap upon the start of Outlaw.\n\n## Docker\n\n```\ndocker run andersnormal/outlaw:1.0.0-beta.0 --mongo --mongo-endpoint mongo --mongo-username root --mongo-password example --mongo-auth-database admin --verbose\n```\n\n## Help\n\nOutlaw provides help for all commands and subcommands and its various options. It should be easy to configure Outlaw for your specific setup.\n\n```\n# Example\ndocker run andersnormal/outlaw:1.0.0-beta.0 --help\n```\n\n## Staging\n\nBefore moving to production it is recommended to test in the [Staging Environment](https://acme-staging.api.letsencrypt.org/directory) of [Let's Encrypt](https://letsencrypt.org). The URL for the Staging ACME V1 Environment can be set via `--acme-url https://letsencrypt.org`.\n\n## Development\n\n[Boulder](https://github.com/letsencrypt/boulder) is supported to test in a local development environment.\n\n```\n ./bin/outlaw --dynamodb --http-port 5002 --https-port 5001 --acme-url http://localhost:4000/directory --verbose\n```\n\n## License\n[Apache 2.0](/LICENSE)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersnormal%2Foutlaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersnormal%2Foutlaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersnormal%2Foutlaw/lists"}