{"id":13657020,"url":"https://github.com/kibook/bucky","last_synced_at":"2026-01-20T02:54:03.142Z","repository":{"id":71365863,"uuid":"75650871","full_name":"kibook/bucky","owner":"kibook","description":"Bucktooth HTTP proxy","archived":false,"fork":false,"pushed_at":"2019-11-25T14:07:30.000Z","size":46,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-02T05:06:41.594Z","etag":null,"topics":["gopher"],"latest_commit_sha":null,"homepage":"https://khzae.net/1/bucky","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kibook.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-05T17:45:39.000Z","updated_at":"2022-08-12T06:18:38.000Z","dependencies_parsed_at":"2024-01-14T16:11:55.116Z","dependency_job_id":"b7a8b326-d219-432d-af7f-c94819472e4f","html_url":"https://github.com/kibook/bucky","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/kibook%2Fbucky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kibook%2Fbucky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kibook%2Fbucky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kibook%2Fbucky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kibook","download_url":"https://codeload.github.com/kibook/bucky/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223940803,"owners_count":17228898,"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":["gopher"],"created_at":"2024-08-02T05:00:35.895Z","updated_at":"2026-01-20T02:54:03.104Z","avatar_url":"https://github.com/kibook.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Bucky is a CGI-based Gopher \u003c-\u003e HTTP proxy utility, primarily for\nthe Bucktooth Gopher server. It runs on top of an existing HTTP\nserver to provide access to your Bucktooth Gopherhole via HTTP.\n\nBucky may use buckd's -isproxy feature rather than opening sockets\nand connecting to buckd like a gopher client, however it may also\nconnect over sockets, and thus is compatible with other Gopher\nservers as well.\n\nIt takes a QUERY_STRING in the form of \"#/SELECTOR\", where # is\nthe Gopher item type of the resource. For resources like menus or\nsearch results, it builds an HTML version.\n\nRunning as a normal CGI script, requests may look like:\n\n  http://mysite.com/bucky.cgi?0/mytextfile.txt\n\nwhich would request /mytextfile.txt from the Gopher server,\ndisplaying it in plain text. If your HTTP server can \"rewrite\"\nrequests (such as Apache's mod_rewrite), Bucky can be told to\nmasquerade links appropriately such that Gopher-URI-like requests are\nhandled by the Gopher server and Bucky transparently. For example:\n\n  http://mysite.com/0/mytextfile.txt\n\ncould be accompished under Apache mod_rewrite with rules like:\n\n  RewriteRule \"^/$\" \"/bucky.cgi\"\n  RewriteRule \"^/(.)/(.*)$\" \"/bucky.cgi?$1/$2\"\n\nand USE_REWRITE + REWRITE_ROOT will tell Bucky how to build\nappropriate URLs for all links. (see comments under USE_REWRITE\nand REWRITE_ROOT in config.h)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkibook%2Fbucky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkibook%2Fbucky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkibook%2Fbucky/lists"}