{"id":22065293,"url":"https://github.com/aghae/secminer","last_synced_at":"2026-04-11T06:05:15.440Z","repository":{"id":74105706,"uuid":"205663676","full_name":"aghae/secminer","owner":"aghae","description":"Noedjs Secure Adminer Wrapper","archived":false,"fork":false,"pushed_at":"2024-02-19T08:21:57.000Z","size":4644,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T00:26:38.974Z","etag":null,"topics":["adminer","database","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/aghae.png","metadata":{"files":{"readme":"README.md","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,"dei":null}},"created_at":"2019-09-01T10:54:59.000Z","updated_at":"2022-05-06T11:25:30.000Z","dependencies_parsed_at":"2023-10-31T18:00:34.134Z","dependency_job_id":null,"html_url":"https://github.com/aghae/secminer","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/aghae%2Fsecminer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghae%2Fsecminer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghae%2Fsecminer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghae%2Fsecminer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aghae","download_url":"https://codeload.github.com/aghae/secminer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245144975,"owners_count":20568056,"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":["adminer","database","javascript","nodejs"],"created_at":"2024-11-30T19:16:10.307Z","updated_at":"2025-12-30T23:29:53.775Z","avatar_url":"https://github.com/aghae.png","language":"PHP","readme":"# Secure Adminer \n#### Nodejs Secure Wrapper for php Adminer (GUI database Manager Specialy MySQL)\n\n**Install:**\n\n```\nExtract \u0026 cd to extracted folder \n\n$ npm install\n$ npm start\n\n```\n\nIt run on port 8443 by default .you can change port like this :\n```\n$ port=8000 npm start\n```\n\nby default it uses certificate in ssl folder but \nyou can generate your certifficate :\n```\n $ ./keygen.sh\n $ npm start\n```\n\n**Config:**\n\nto enable login for password-less databases like sqlite goto miner/config.php and change  $config_login_password_less value:\n```\n\u003c?php\n$CONFIG_LOGIN_PASSWORD_LESS ='123qwe'\n\n```\n\nto enable otp (one time password) login  in miner/config.php:\n```\n$CONFIG_LOGIN_OTP = array(\n    \"enable\"        =\u003e true , \n    \"secret_code\"   =\u003e \"3ekrEtKii\"\n    /*\n        generate new sekret key (change AppName,AppInfo and SecretCode) : \n            https://www.authenticatorApi.com/pair.aspx?AppName=seminer\u0026AppInfo=root\u0026SecretCode=3ekrEtKii\n        and scan it with google authenticator :\n             https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\u0026hl=en\u0026gl=US\n    */\n);\n\n```\n\n\ngood luck ;)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faghae%2Fsecminer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faghae%2Fsecminer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faghae%2Fsecminer/lists"}