unicorn
Rack HTTP server for fast clients
Install
- All systems
-
curl cmd.cat/unicorn.sh
- Debian
-
apt-get install unicorn
- Ubuntu
-
apt-get install unicorn
- Arch Linux
-
pacman -S unicorn
- Kali Linux
-
apt-get install unicorn
- Fedora
-
dnf install unicorn
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install unicorn
- OS X
-
brew install unicorn
- Raspbian
-
apt-get install unicorn
- Dockerfile
- dockerfile.run/unicorn
unicorn
Rack HTTP server for fast clients
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix and Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both request and response in between Unicorn and slow clients.
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.
dradis
Collaboration tools for penetration testing
Dradis is a tool to help in the process of penetration testing. Penetration testing is about information: 1. Information discovery 2. Exploit useful information 3. Report the findings But penetration testing is also about sharing the information you and your teammates gather. Not sharing the information available in an effective way will result in exploitation oportunities lost and the overlapping of efforts.