文件名称:sshportal:简单,有趣且透明的SSH(和telnet)堡垒服务器
文件大小:707KB
文件格式:ZIP
更新时间:2024-02-26 17:30:52
ssh bastion security fun devops
sport 跳转主机/跳转服务器而不跳转,也称为透明SSH堡垒 功能包括:用户和主机的独立性,方便的用户邀请系统,连接到不支持SSH密钥的服务器,各种级别的访问权限等等。 易于安装,运行和配置。 内容 安装及使用 启动服务器 $ sshportal server 2017/11/13 10:58:35 Admin user created, use the user 'invite:BpLnfgDsc2WD8F2q' to associate a public key with this account 2017/11/13 10:58:35 SSH Server accepting co
【文件预览】:
sshportal-master
----.circleci()
--------config.yml(1KB)
----_config.yml(25B)
----Dockerfile(477B)
----.gitignore(91B)
----.assets()
--------flow-diagram.svg(12KB)
--------cluster-mysql.svg(7KB)
--------overview.svg(8KB)
--------cluster-mysql.dot(754B)
--------cluster-mysql.png(48KB)
--------overview.dot(908B)
--------client.gif(147KB)
--------bastion.jpg(249KB)
--------flow-diagram.dot(2KB)
--------server.gif(43KB)
--------demo.gif(171KB)
--------overview.png(27KB)
--------sql-schema.svg(34KB)
--------flow-diagram.png(79KB)
----main.go(3KB)
----README.md(18KB)
----CHANGELOG.md(62B)
----.github()
--------ISSUE_TEMPLATE.md(556B)
--------PULL_REQUEST_TEMPLATE.md(210B)
--------workflows()
--------dependabot.yml(405B)
--------renovate.json(84B)
--------FUNDING.yml(136B)
----pkg()
--------bastion()
--------dbmodels()
--------crypto()
----testserver_unsupported.go(229B)
----examples()
--------integration()
--------homebrew()
--------mysql()
----LICENSE(11KB)
----.goreleaser.yml(659B)
----.dockerignore(94B)
----go.mod(1KB)
----.gitattributes(445B)
----.golangci.yml(819B)
----.releaserc.js(200B)
----AUTHORS(1KB)
----helm()
--------sshportal()
----depaware.txt(12KB)
----testserver.go(2KB)
----go.sum(12KB)
----server.go(3KB)
----healthcheck.go(1KB)
----Makefile(2KB)
----rules.mk(10KB)