🎩 simple, fun and transparent SSH (and telnet) bastion server
Find a file
2017-11-13 10:13:17 +01:00
examples/mysql Improve mysql support 2017-11-10 15:41:06 +01:00
vendor Switch to govendor 2017-11-02 10:18:23 +01:00
.dockerignore Improve mysql support 2017-11-10 15:41:06 +01:00
.gitignore Add Makefile 2017-10-31 09:31:36 +01:00
acl.go Add basic ACL support 2017-11-13 10:13:17 +01:00
acl_test.go Add basic ACL support 2017-11-13 10:13:17 +01:00
crypto.go Handle auth by key 2017-11-01 23:42:17 +01:00
db.go Add 'acl {create,inspect,ls,rm}' commands 2017-11-11 00:25:27 +01:00
Dockerfile Add Dockerfile 2017-11-02 10:23:52 +01:00
main.go Add basic ACL support 2017-11-13 10:13:17 +01:00
Makefile Add basic ACL support 2017-11-13 10:13:17 +01:00
proxy.go Handle auth by key 2017-11-01 23:42:17 +01:00
shell.go Add more stats in 'ls' commands 2017-11-11 00:27:52 +01:00
util.go Handle user invites 2017-11-07 19:44:30 +01:00