repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
slowloris
/
slowloris.install
blob
f653e72f012b62b3f8a924c7bb4a6b01361406c6
1
function post_install() {
2
printf " \033[1;34;40m-> \033[1;37;40mTo use slowloris, simply type slowloris.pl\033[0;0m\n"
3
}
4
5
function post_upgrade() {
6
post_install
7
}