Update readme
This commit is contained in:
10
README.md
10
README.md
@@ -5,11 +5,11 @@ Tap It is a SMS phishing framework that allows handling of large SMS phishing ca
|
||||
### Prerequisites
|
||||
|
||||
Tap It is built on Go, and have all required libraries built-in the binary. To attempt to recompile the application, the following is required:
|
||||
* Go
|
||||
* Angular CLI
|
||||
* GORM
|
||||
* Gorilla Mux
|
||||
* Teabag XLSX Library
|
||||
* Go
|
||||
* Angular CLI
|
||||
* GORM
|
||||
* Gorilla Mux
|
||||
* Teabag XLSX Library
|
||||
|
||||
## Deployment
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,3 +1,7 @@
|
||||
<p>
|
||||
main works!
|
||||
</p>
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h1>Welcome to TapIt: A Text Phishing Framework</h1>
|
||||
<p>TapIt is a tool that allows users to manage large scale SMS phishing campaigns.</p>
|
||||
<p>The framework is equipped with in-built SMS and Web templating functionalities to generate customised messages for a large list of recipients</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user