Akash Trehan

Results 8 issues of Akash Trehan

Some commands like `ping` are already there. Add similar commands e.g. - [ ] arp (improve explanation) - [ ] route - [ ] netstat - [ ] nslookup

help wanted

Add `set`, `unset` and other similar commands

help wanted

Add `apt-get` variants and other commands used for installation.

help wanted

Create a new section in the Readme which contains different parameter and useful environment variables used in .bashrc such as `$PATH`

help wanted

Add commands like `df` and `mount`

help wanted

Why have [zsc -h](https://github.com/zscproject/OWASP-ZSC/blob/master/core/commands.py#L226) in help command inside zsc shell since this command will not be functional inside the shell?

developing

This happens https://s32.postimg.org/5nonvgrvp/Screen_Shot_2016_07_13_at_11_21_05_PM.png

bug
developing

Why Continuous Integration: https://about.gitlab.com/2015/02/03/7-reasons-why-you-should-be-using-ci/ Travis: https://travis-ci.org/ This would require writing tests for various modules and obfuscating scripts. @Ali-Razmjoo @jowasp

developing