{"id":15912396,"url":"https://github.com/jirutka/doas-sudo-shim","last_synced_at":"2025-03-22T16:30:34.271Z","repository":{"id":65586339,"uuid":"441988748","full_name":"jirutka/doas-sudo-shim","owner":"jirutka","description":"sudo shim for doas","archived":false,"fork":false,"pushed_at":"2025-01-04T16:35:03.000Z","size":10,"stargazers_count":50,"open_issues_count":8,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T13:28:59.920Z","etag":null,"topics":["doas","linux","shim","sudo"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jirutka.png","metadata":{"files":{"readme":"README.adoc","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":"2021-12-26T21:40:30.000Z","updated_at":"2025-03-16T11:57:07.000Z","dependencies_parsed_at":"2024-02-28T23:36:32.661Z","dependency_job_id":"5a897440-9bf8-4465-924d-f85ed26a5721","html_url":"https://github.com/jirutka/doas-sudo-shim","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"0cf9c9b4c5c7b5a5b517f569fc9cc16ebfb08253"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fdoas-sudo-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fdoas-sudo-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fdoas-sudo-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fdoas-sudo-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jirutka","download_url":"https://codeload.github.com/jirutka/doas-sudo-shim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244986212,"owners_count":20542973,"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":["doas","linux","shim","sudo"],"created_at":"2024-10-06T16:04:32.036Z","updated_at":"2025-03-22T16:30:34.266Z","avatar_url":"https://github.com/jirutka.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= doas sudo shim\n:proj-name: doas-sudo-shim\n:gh-name: jirutka/{proj-name}\n:version: 0.1.2\n\nThis is a shim for the `sudo` command that utilizes https://www.mankier.com/1/doas[doas].\nIt supports only a subset of the `sudo` options (both short and long variants) that have an equivalent in `doas`, plus option `-i` (`--login`).\n\n\n== Requirements\n\n* http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html[POSIX-sh] compatible shell (e.g. Busybox ash, dash, ZSH, bash, …)\n* `awk`, `cat`, `getopt` (BSD, Busybox or GNU)\n* `doas` (https://github.com/Duncaen/OpenDoas[OpenDoas] or from OpenBSD)\n* (https://github.com/asciidoctor/asciidoctor[Asciidoctor] to build a man page)\n\n\n== Installation\n\n=== On Alpine Linux\n\nInstall package https://pkgs.alpinelinux.org/packages?name={proj-name}[{proj-name}] from the Alpine’s Edge repository:\n\n[source, sh, subs=\"+attributes\"]\napk add {proj-name}\n\n\n=== On Arch Linux\n\nInstall package https://aur.archlinux.org/packages/{proj-name}[{proj-name}] from AUR:\n\n[source, sh, subs=\"+attributes\"]\nyay -S {proj-name}\n\nOr use another AUR helper.\n\n\n=== From Tarball\n\n[source, sh, subs=\"+attributes\"]\nwget https://github.com/{gh-name}/archive/v{version}/{proj-name}-{version}.tar.gz\ntar -xzf {proj-name}-{version}.tar.gz\ncd {proj-name}-{version}\nmake install DESTDIR=/ PREFIX=/usr/local\n\n...or just download the link:https://raw.githubusercontent.com/{gh-name}/v{version}/sudo[sudo] script directly.\n\n\n== Usage\n\nRead man page link:sudo.1.adoc[sudo(1)].\n\n\n== See Also\n\n* https://www.mankier.com/1/doas[doas(1)]\n* https://www.mankier.com/8/sudo[sudo(8)]\n\n\n== License\n\nThis project is licensed under http://opensource.org/licenses/ISC/[ISC License].\nFor the full text of the license, see the link:LICENSE[LICENSE] file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirutka%2Fdoas-sudo-shim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjirutka%2Fdoas-sudo-shim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirutka%2Fdoas-sudo-shim/lists"}