{"id":32111804,"url":"https://github.com/winny-/ssh-hack","last_synced_at":"2026-02-19T02:01:45.621Z","repository":{"id":57751445,"uuid":"135193352","full_name":"winny-/ssh-hack","owner":"winny-","description":"A simple dgamelaunch client","archived":false,"fork":false,"pushed_at":"2023-06-14T04:56:34.000Z","size":11,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-22T01:38:35.668Z","etag":null,"topics":["nethack","racket","ssh"],"latest_commit_sha":null,"homepage":null,"language":"Racket","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/winny-.png","metadata":{"files":{"readme":"README.org","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-05-28T17:58:05.000Z","updated_at":"2023-06-12T01:34:22.000Z","dependencies_parsed_at":"2023-01-31T17:16:10.880Z","dependency_job_id":null,"html_url":"https://github.com/winny-/ssh-hack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/winny-/ssh-hack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winny-%2Fssh-hack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winny-%2Fssh-hack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winny-%2Fssh-hack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winny-%2Fssh-hack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winny-","download_url":"https://codeload.github.com/winny-/ssh-hack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winny-%2Fssh-hack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"online","status_checked_at":"2026-02-19T02:00:07.702Z","response_time":117,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nethack","racket","ssh"],"created_at":"2025-10-20T14:48:46.242Z","updated_at":"2026-02-19T02:01:45.616Z","avatar_url":"https://github.com/winny-.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"[[https://unmaintained.tech/][https://unmaintained.tech/badge.svg]]\n\n* A simple [[https://nethackwiki.com/wiki/Dgamelaunch][dgamelaunch]] client\n\n  This is a very simple utility to do away with messing with your ssh\n  config \u0026 the shell's =DGLAUTH= environment variable. Instead you\n  simply declare your accounts in =$HOME/.config/ssh-hack.rktd= invoke\n  as =ssh-hack \u003calias\u003e=, where =\u003calias\u003e= is either a hostname or an\n  alias specified in the configuration file. You can get a list of\n  accounts configured with =ssh-hack -l=.\n\n** Install\n\n  [[https://pkgd.racket-lang.org/pkgn/package/ssh-hack][Package on pkgs.racket-lang.org]]\n\n  Only Unix-likes are supported at the moment.\n\n  Install via =raco pkg install ssh-hack= and ensure your user's\n  Racket =bin/= directory is in your path.\n\n** =ssh-hack.rktd= format\n\n   This contains a list of dgamelaunch connection configurations.\n\n*** Example\n\n    Note: the list isn't quoted because it is parsed using =(read)=\n    which quotes it for you.\n\n    See [[file:example-ssh-hack.rktd][example-ssh-hack.rktd]]\n\n#+BEGIN_SRC racket\n  (#s{service\n      #s{ssh-server \"nethack\" \"alt.org\" 22}\n      (\"nao\" \"alt\")\n      \"your-DGL-auth-username\"\n      \"your-DGL-auth-password\"}\n   #s{service\n     #s{ssh-server \"ssh-username\" \"ssh-host\" 22}\n     (\"aliases\" \"to\" \"use\" \"here\") ; or #f to only match by ssh-host\n     \"your-other-DGL-auth-username\"\n     \"your-other-DGL-auth-password\"})\n#+END_SRC\n\n** Some ideas for improvement\n\n   - Add a layer to automate tedious tasks - such as Elbereth spam, or\n     testing if a BoH is cursed.\n   - Support Windows.\n   - Add documentation to the help message.\n   - Add documentation to =docs.racket-lang.org=.\n   - Support telnet for Dgamelaunch services that don't support ssh.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinny-%2Fssh-hack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinny-%2Fssh-hack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinny-%2Fssh-hack/lists"}