8000 GitHub - bsdpunk/kish: Kitchen Sink Shell
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bsdpunk/kish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kish

The kitchen sink shell

ldap

The ldap implimentation can currently unload all of ldap, or do a precision search using an ldap filter.

ldap search
ldap all

Must define ldap in enviormental variables.

LDAPPassword
LDAPServer
LDAPBind
LDAPUser
LDAPBase

mem

Currently using the stats library you can see how much memory the shell is using.

stats mem

twil

You can currently send text messages using the Twilio Library.

twil send

general

There is a quit, and clear screen command.

quit
exit
clear

About

Kitchen Sink Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0