{"id":18702540,"url":"https://github.com/mayocream/hath-go","last_synced_at":"2025-04-12T08:51:48.482Z","repository":{"id":57581666,"uuid":"363391930","full_name":"mayocream/hath-go","owner":"mayocream","description":"Go port of H@H Peer-2-Peer server.","archived":false,"fork":false,"pushed_at":"2021-05-16T07:49:17.000Z","size":92,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T10:06:58.011Z","etag":null,"topics":[],"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/mayocream.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":"2021-05-01T11:19:47.000Z","updated_at":"2022-06-17T14:35:27.000Z","dependencies_parsed_at":"2022-09-26T19:31:23.681Z","dependency_job_id":null,"html_url":"https://github.com/mayocream/hath-go","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/mayocream%2Fhath-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayocream%2Fhath-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayocream%2Fhath-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayocream%2Fhath-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mayocream","download_url":"https://codeload.github.com/mayocream/hath-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543882,"owners_count":21121838,"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":[],"created_at":"2024-11-07T11:46:11.264Z","updated_at":"2025-04-12T08:51:48.461Z","avatar_url":"https://github.com/mayocream.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hath-Go\n\n\u003e Hentai@Home (H@H) is an open-source Peer-2-Peer gallery distribution system which reduces the load on the E-Hentai Galleries. [EHWiki](https://ehwiki.org/wiki/Hentai@Home)\n\n(Unofficial) Go port of H@H p2p server.\n\n## Compare to official Java program\n\n**Advantages**:\n- Easy to run (No JIT environment and external steps)\n- Higher performance (based on [fasthttp](https://github.com/valyala/fasthttp))\n\n**Disadvantages**:\n- Unstable (you might loss trust points for unexpected shutdown)\n- No GUI provided\n\n## Install\n\n### From Source\n\n```bash\n$ go install github.com/mayocream/hath-go/cli/hath\n```\n\n## Usage\n\nEdit your client config:\n```bash\n$ mkdir ~/.hath\n$ nano ~/.hath/config.yaml\n```\n\nCopy/Paste these example config to `~/.hath/config.yaml`\n```yaml\nclient_id: \"\"\nclient_key: \"\"\ndb_file: \"\"\n```\n\n```bash\n$ hath -f config.yaml\n```\n\n## Development/Test\n\nChange config file, print debug logs: \n```yaml\ndebug: true\nlog_level: debug\n```\n\n\n## Todolist\n\n- [ ] Goreleaser\n- [ ] Fully test\n- [ ] Documentation\n- [ ] Support HTTP/3 (QUIC)\n- [ ] GUI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayocream%2Fhath-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayocream%2Fhath-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayocream%2Fhath-go/lists"}