{"id":22433743,"url":"https://github.com/gavinning/jump-server","last_synced_at":"2025-08-01T13:30:57.870Z","repository":{"id":143749526,"uuid":"159031650","full_name":"gavinning/jump-server","owner":"gavinning","description":"jump server 跳板机","archived":false,"fork":false,"pushed_at":"2019-10-16T12:25:16.000Z","size":24,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T13:09:16.298Z","etag":null,"topics":["j2","j3","jump-server","jumpserver"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/gavinning.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-25T12:56:16.000Z","updated_at":"2024-06-09T09:58:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f22bd39-1424-45ba-b6fe-9aacfc15385c","html_url":"https://github.com/gavinning/jump-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gavinning/jump-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinning%2Fjump-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinning%2Fjump-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinning%2Fjump-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinning%2Fjump-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinning","download_url":"https://codeload.github.com/gavinning/jump-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinning%2Fjump-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268231376,"owners_count":24217032,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["j2","j3","jump-server","jumpserver"],"created_at":"2024-12-05T22:15:46.910Z","updated_at":"2025-08-01T13:30:57.849Z","avatar_url":"https://github.com/gavinning.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"JumpServer\n---\n跳板机，推荐配合``oh-my-zsh``服用\n\n![](demo.png)\n\n### Requirements\n* nodejs 8.x+  \n* npm 6.x+  \n\n### Install\n```sh\nnpm i @gavinning/jump-server -g\n```\n\n### Usage\n```sh\nj2\n# or\njumpserver\n```\n\n### yaml配置文件\n配置文件路径``~/.jumpserver.yml``  \n```yaml\n# 统一授权\nauth:\n    port: 22\n    password: 123\n    # 默认privateKey优先\n    privateKey: '/root/.ssh/your-private-key'\n    passphrase: 123\n    # 连接超时时间\n    readyTimeout: 5000\n\nserver:\n    centos.shared:\n        name: hostname1\n        desc: 测试机12\n        username: root\n        \n    192.168.1.222:\n        name: hostname21\n        desc: 测试机234\n        username: work\n\n    192.168.1.31:\n        name: hostname3\n        desc: 测试机3342\n        port: 22\n        username: super\n        password: 123\n        privateKey: '/root/.ssh/your-private-key'\n        passphrase: 123\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinning%2Fjump-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavinning%2Fjump-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinning%2Fjump-server/lists"}