Skip to content

Nicals/blitsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blitsh

https://travis-ci.org/Nicals/blitsh.svg?branch=master https://coveralls.io/repos/github/Nicals/blitsh/badge.svg?branch=master

A python 35+ webshell.

This project is inspired from Weevely. You should check it out, it really worths it as it have far much functionality than this.

Development

Run the test suite with tox if you have it installed. This is the prefered usage since it will check the project for every supported python interpreter. It will also unit test the distribution and the documentation.

$ python tox

If you prefer to only run package test suite with only your current python interpreter:

$ pip install .[tests]
$ py.test

About

Web shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages