mirror of https://github.com/gophish/gophish
147 lines
6.4 KiB
HTML
147 lines
6.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="Gophish Documentation - Includes API documentation, user guide, and development docs">
|
|
<meta name="author" content="Jordan Wright">
|
|
<link rel="shortcut icon" href="assets/ico/favicon.ico">
|
|
|
|
<title>Gophish - Documentation</title>
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="../assets/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300,600,700' rel='stylesheet' type='text/css'>
|
|
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
|
|
<link href="../assets/css/font-awesome.min.css" rel="stylesheet">
|
|
|
|
<!-- Custom styles for this template -->
|
|
<link href="../assets/css/main.css" rel="stylesheet">
|
|
<script src="../assets/js/holder.js"></script>
|
|
|
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- Fixed navbar -->
|
|
<div class="navbar navbar-dark navbar-fixed-top" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand" href="/">
|
|
<img src="../assets/images/logo_inv_small.png"> gophish
|
|
</a>
|
|
</div>
|
|
<div class="navbar-collapse collapse">
|
|
<ul class="nav navbar-nav">
|
|
<li><a href="#"><b>Documentation</b></a>
|
|
</li>
|
|
<li><a href="https://github.com/gophish/gophish"><b>Code</b></a>
|
|
</li>
|
|
<li><a href="../blog"><b>Blog</b></a>
|
|
</li>
|
|
<li><a href="../contact"><b>Contact</b></a>
|
|
</li>
|
|
</ul>
|
|
<ul class="nav navbar-nav navbar-right">
|
|
<li><a href="#" class="btn btn btn-primary download-button" disabled><i class="fa fa-download"></i> Download</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!--/.nav-collapse -->
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:60px;background-color:#283F50">
|
|
<div class="row">
|
|
<div class="col-lg-12 col-md-12" style="text-align:center;">
|
|
<h1 class="gophish-header">Documentation</h1>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="container marketing-panel" id="about">
|
|
<!-- START THE FEATURETTES -->
|
|
<div class="row featurette">
|
|
<div class="col-md-6">
|
|
<h2 class="featurette-heading">
|
|
<span class="fa-stack fa-2x">
|
|
<i class="fa fa-circle fa-stack-2x"></i>
|
|
<i class="fa fa-file-pdf-o fa-stack-1x fa-inverse"></i>
|
|
</span>
|
|
<br />User Guide
|
|
</h2>
|
|
<br/>
|
|
<h4>
|
|
<span>Learn to use all the great features gophish has to offer!</span>
|
|
</h4>
|
|
<a href="Gophish%20User%20Guide.pdf" class="btn btn-primary" target="_blank">Documentation</a>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<h2 class="featurette-heading">
|
|
<span class="fa-stack fa-2x">
|
|
<i style="color:#283F50" class="fa fa-circle fa-stack-2x"></i>
|
|
<i class="fa fa-code fa-stack-1x fa-inverse"></i>
|
|
</span>
|
|
<br/>API Documentation
|
|
</h2>
|
|
<br/>
|
|
<h4>
|
|
</span>Endpoints, methods, and examples on how to use gophish's extensive API
|
|
</h4>
|
|
<a href="api/" class="btn btn-primary" target="_blank">Documentation</a>
|
|
</div>
|
|
</div>
|
|
<div class="row featurette">
|
|
<div class="col-md-12">
|
|
<h2 class="featurette-heading">
|
|
<span class="fa-stack fa-2x">
|
|
<i style="color:#283F50" class="fa fa-github fa-2x"></i>
|
|
</span>
|
|
<br />Developer Documentation
|
|
</h2>
|
|
<br/>
|
|
<h4>
|
|
</span>Full documentation on the gophish source code
|
|
</h4>
|
|
<a href="https://godoc.org/github.com/gophish/gophish" class="btn btn-primary" target="_blank">Documentation</a>
|
|
</div>
|
|
<!-- /END THE FEATURETTES -->
|
|
</div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<p class="pull-right"><a href="#">Back to top</a>
|
|
</p>
|
|
<p style="text-align:left;">© Jordan (<a href="https://github.com/jordan-wright">jordan-wright</a>) 2015-2016</p>
|
|
<p style="text-align:left;">Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed under <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0">CC BY 3.0</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Bootstrap core JavaScript
|
|
================================================== -->
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
|
|
<script src="../assets/js/bootstrap.min.js"></script>
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', 'UA-47018345-1', 'auto');
|
|
ga('send', 'pageview');
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|