mirror of
https://github.com/zardus/ctf-tools
synced 2025-01-05 17:28:49 +00:00
Added badge and link for IRC.
This commit is contained in:
parent
7e36571a14
commit
753d5413ce
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
# ctf-tools
|
# ctf-tools
|
||||||
[![Build Status](https://travis-ci.org/zardus/ctf-tools.svg?branch=master)](https://travis-ci.org/zardus/ctf-tools)
|
[![Build Status](https://travis-ci.org/zardus/ctf-tools.svg?branch=master)](https://travis-ci.org/zardus/ctf-tools)
|
||||||
|
[![IRC](https://img.shields.io/badge/freenode-%23ctf--tools-green.svg)](http://webchat.freenode.net/?channels=#ctf-tools)
|
||||||
|
|
||||||
This is a collection of setup scripts to create an install of various security research tools.
|
This is a collection of setup scripts to create an install of various security research tools.
|
||||||
Of course, this isn't a hard problem, but it's really nice to have them in one place that's easily deployable to new machines and so forth.
|
Of course, this isn't a hard problem, but it's really nice to have them in one place that's easily deployable to new machines and so forth.
|
||||||
|
@ -107,7 +108,7 @@ To support python dependencies, however, make sure to create a virtualenv before
|
||||||
## Help!
|
## Help!
|
||||||
|
|
||||||
Something not working?
|
Something not working?
|
||||||
I didn't write (almost) any of these tools, but hit up #ctf-tools on freenode if you're desperate.
|
I didn't write (almost) any of these tools, but hit up [#ctf-tools on freenode](http://webchat.freenode.net/?channels=#ctf-tools) if you're desperate.
|
||||||
Maybe some kind soul will help!
|
Maybe some kind soul will help!
|
||||||
|
|
||||||
## Docker/Vagrant
|
## Docker/Vagrant
|
||||||
|
|
Loading…
Reference in a new issue