{"id":13713904,"url":"https://github.com/tinfoil-knight/gargoyle","last_synced_at":"2025-05-07T00:34:04.540Z","repository":{"id":132729121,"uuid":"516861505","full_name":"tinfoil-knight/gargoyle","owner":"tinfoil-knight","description":"HTTP Web Server w/ Reverse Proxy \u0026 File Server","archived":false,"fork":false,"pushed_at":"2022-09-16T18:58:45.000Z","size":58,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T23:28:57.179Z","etag":null,"topics":["fileserver","go","http","reverse-proxy"],"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/tinfoil-knight.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":"2022-07-22T19:11:51.000Z","updated_at":"2024-04-10T12:01:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"5555fa71-2288-401c-a02c-738f9c5f3dd7","html_url":"https://github.com/tinfoil-knight/gargoyle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinfoil-knight%2Fgargoyle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinfoil-knight%2Fgargoyle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinfoil-knight%2Fgargoyle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinfoil-knight%2Fgargoyle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinfoil-knight","download_url":"https://codeload.github.com/tinfoil-knight/gargoyle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224551097,"owners_count":17330067,"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":["fileserver","go","http","reverse-proxy"],"created_at":"2024-08-02T23:01:47.307Z","updated_at":"2024-11-14T01:30:15.085Z","avatar_url":"https://github.com/tinfoil-knight.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# gargoyle\n\nHTTP Web Server\n\n## Features\n\n- Reverse Proxying\n    - Load Balancing\n    - Active Healthchecks\n- File Server\n    - Browsing Directories\n    - Serving Static Sites\n- HTTP Response Header Modification\n- Authentication\n    - Basic HTTP Auth\n    - Key Auth\n- Optional TLS Support\n- URL Rewrites\n\n## Getting Started\n\n**Pre-requisites**\n- [Go \u003e= 1.18](https://go.dev/)\n- [GNU Make](https://www.gnu.org/software/make/)\n\n### Configuration\n- See [CONFIG.md](./CONFIG.md)\n\n### Build from Source\n\nAfter cloning the repo, run\n\n```shell\nmake build\n```\n\nThis will create a binary in the `bin` directory.\n\n### Usage\n\n```shell\n./gargoyle \u003coptional path to config file\u003e\n```\nDefault config file path: `./config.json`\n\n## Author\n- Kunal Kundu - [@tinfoil-knight](https://github.com/tinfoil-knight)\n\n## License\n\nDistributed under the MIT License. See [LICENSE](./LICENSE) for more information.\n\n## Acknowledgements\n\n- Blog Posts \u0026 Documentation from\n  - [Caddy](https://caddyserver.com/)\n  - [Nginx](https://www.nginx.com/)\n- Learning Centers\n  - [Cloudflare](https://www.cloudflare.com/en-in/learning/)\n  - [Kong](https://konghq.com/learning-center)\n- Talk on \"Building a proxy server in Golang\" by [@mauricio](https://github.com/mauricio)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinfoil-knight%2Fgargoyle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinfoil-knight%2Fgargoyle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinfoil-knight%2Fgargoyle/lists"}