mirror of
https://github.com/muraenateam/muraena.git
synced 2026-01-23 02:24:05 +00:00
update docs
This commit is contained in:
parent
deaa6307fc
commit
93615bd35e
3 changed files with 11 additions and 5 deletions
|
|
@ -6,6 +6,11 @@ nav_order: 1
|
|||
---
|
||||
|
||||
<img src="images/logo.png" alt="drawing" style="width:300px; display:block; margin-left:auto; margin-right:auto"/>
|
||||
<p align="center">
|
||||
<a href="https://github.com/muraenateam/muraena/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/muraenateam/muraena.svg?style=flat-square"></a>
|
||||
<a href="https://github.com/muraenateam/muraena/blob/master/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-BSD3-brightgreen.svg?style=flat-square"></a>
|
||||
<a href="https://goreportcard.com/report/github.com/muraenateam/muraena"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/muraenateam/muraena?style=flat-square&fuckgithubcache=1"></a>
|
||||
</p>
|
||||
|
||||
# Muraena
|
||||
{: .fs-9 }
|
||||
|
|
@ -13,7 +18,9 @@ nav_order: 1
|
|||
An almost-transparent reverse proxy aimed at automating phishing and post-phishing activities.
|
||||
{: .fs-6 .fw-300 }
|
||||
|
||||
[Get started now](docs){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
||||
|
||||
|
||||
[Get started now](/docs){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
||||
[View it on GitHub](https://github.com/muraenateam/muraena){: .btn .fs-5 .mb-4 .mb-md-0 }
|
||||
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
title: Debugging Muraena
|
||||
permalink: /debug
|
||||
nav_order: 1
|
||||
has_toc: true
|
||||
permalink: /infra/debug
|
||||
---
|
||||
|
||||
# Debugging Muraena
|
||||
|
|
@ -2,7 +2,8 @@
|
|||
layout: default
|
||||
title: Running Muraena
|
||||
permalink: /infra/run
|
||||
nav_order: 1
|
||||
nav_order: 3
|
||||
has_children: true
|
||||
has_toc: true
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue