Akash Trehan
Akash Trehan
Some commands like `ping` are already there. Add similar commands e.g. - [ ] arp (improve explanation) - [ ] route - [ ] netstat - [ ] nslookup
Add `apt-get` variants and other commands used for installation.
Create a new section in the Readme which contains different parameter and useful environment variables used in .bashrc such as `$PATH`
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?
This happens https://s32.postimg.org/5nonvgrvp/Screen_Shot_2016_07_13_at_11_21_05_PM.png
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