{"id":17330659,"url":"https://github.com/adam12/direct_admin","last_synced_at":"2026-02-20T15:32:01.677Z","repository":{"id":62557210,"uuid":"88386267","full_name":"adam12/direct_admin","owner":"adam12","description":"An unofficial (and very incomplete) API client for the DirectAdmin webhosting control panel.","archived":false,"fork":false,"pushed_at":"2025-06-24T17:29:50.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-01T01:51:04.506Z","etag":null,"topics":["directadmin"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/adam12.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-16T02:31:17.000Z","updated_at":"2025-06-24T17:29:54.000Z","dependencies_parsed_at":"2022-11-03T06:30:29.136Z","dependency_job_id":null,"html_url":"https://github.com/adam12/direct_admin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/adam12/direct_admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Fdirect_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Fdirect_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Fdirect_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Fdirect_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adam12","download_url":"https://codeload.github.com/adam12/direct_admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Fdirect_admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29599338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["directadmin"],"created_at":"2024-10-15T14:51:57.540Z","updated_at":"2026-02-20T15:32:01.659Z","avatar_url":"https://github.com/adam12.png","language":"Ruby","readme":"# DirectAdmin API Client\n\nAn unofficial (and very incomplete) API client for the DirectAdmin webhosting\ncontrol panel.\n\n## Installation\n\n```ruby\ngem \"direct_admin\"\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install direct_admin\n\n## Usage\n\nFirst you will need to create an instance of the client:\n\n```ruby\nrequire \"direct_admin\"\n\nclient = DirectAdmin::Client.new(url: \"https://localhost:2222\", username: \"admin\", password: \"secret\")\n```\n\nAnd then you can call any of the Command methods on the client:\n\n```ruby\nclient.create_login_key(\"CLI Tool\", \"abcd1234\")\n```\n\n## Limitations\n\nThis library is purposely not feature complete. The DirectAdmin API is very large,\nand spread out over a large knowledgebase.\n\nI'm implementing what I need when it's needed, but will welcome contributions,\nprovided they are accompanied with tests.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/adam12/direct_admin.\n\nI love pull requests! If you fork this project and modify it, please ping me to see\nif your changes can be incorporated back into this project.\n\nThat said, if your feature idea is nontrivial, you should probably open an issue to\n[discuss it](http://www.igvita.com/2011/12/19/dont-push-your-pull-requests/)\nbefore attempting a pull request.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam12%2Fdirect_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadam12%2Fdirect_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam12%2Fdirect_admin/lists"}