5
5
</p >
6
6
7
7
<p align =" center " >
8
- <img src =" https://img.shields.io/badge/Version-2.1 -green?style=for-the-badge " >
8
+ <img src =" https://img.shields.io/badge/Version-2.2 -green?style=for-the-badge " >
9
9
<img src =" https://img.shields.io/github/license/LxaNce/RealLxPhisher?style=for-the-badge " >
10
10
<img src =" https://img.shields.io/github/stars/LxaNce/RealLxPhisher?style=for-the-badge " >
11
11
<img src =" https://img.shields.io/github/issues/LxaNce/RealLxPhisher?color=red&style=for-the-badge " >
@@ -52,7 +52,7 @@ It only demonstrates "how phishing works". <b>You shall not misuse the informati
52
52
53
53
- Just, Clone this repository -
54
54
```
55
- $ git clone https://github.com/LxaNce-Hacker/lxancephisher
55
+ $ git clone --depth=1 https://github.com/LxaNce-Hacker/lxancephisher
56
56
```
57
57
58
58
- Change to cloned directory and run ` lxancephisher.sh ` -
@@ -63,45 +63,73 @@ $ bash lxancephisher.sh
63
63
<!-- lxphisher -->
64
64
- On first launch, It'll install the dependencies and that's it. ` lxancephisher ` is installed.
65
65
66
+ ##
67
+ ### Installation via ".deb" file
68
+
69
+ - Download ` .deb ` files from the [ ** Latest Release** ] ( https://github.com/LxaNce-Hacker/lxancephisher/releases/latest )
70
+ - If you are using *** termux*** then download the ` *_termux.deb `
71
+
72
+ - Install the ` .deb ` file by executing
73
+ ```
74
+ apt install <your path to deb file>
75
+ ```
76
+ Or
77
+ ```
78
+ $ dpkg -i <your path to deb file>
79
+ $ apt install -f
80
+ ```
81
+
82
+ ##
83
+
66
84
### Run on Docker
67
85
```
68
86
$ docker pull LxaNce-Hacker/lxancephisher
69
87
$ docker run --rm -it LxaNce-Hacker/lxancephisher
70
88
```
71
89
72
- ### Dependencies
90
+ ##
73
91
74
- ** ` lxancephisher ` ** requires following programs to run properly -
92
+ <details >
93
+ <summary ><h3 >Dependencies</h3 ></summary >
94
+
95
+ <b >lxancephisher</b > requires following programs to run properly -
75
96
- ` php `
76
97
- ` wget `
77
98
- ` curl `
78
99
- ` git `
79
100
- ` which `
80
101
- ` ssh `
81
102
82
- > All the dependencies will be installed automatically when you run ` lxancephisher ` for the first time.
103
+ > All the dependencies will be installed automatically when you run ** lxancephisher** for the first time.
104
+ </details>
105
+
106
+ <details >
107
+ <summary ><h3 >Tested on</h3 ></summary >
83
108
84
- > Supported Platform : ** ` Termux ` ** , ** ` Ubuntu/Debian/Kali/Parrot ` ** , ** ` Garuda/Arch Linux/Manjaro ` ** , ** ` Fedora ` **
109
+ - ** Ubuntu**
110
+ - ** Debian**
111
+ - ** Arch**
112
+ - ** Manjaro**
113
+ - ** Fedora**
114
+ - ** Termux**
115
+ </details >
85
116
86
117
##
87
118
<!-- lxphisher -->
88
119
89
120
90
- <h3 align =" center " >
91
- :: Workflow ::
92
- <!-- </h3>
93
- <p align="center">
94
- <img src=".imgs/wf.gif"/>
95
- </p>-->
96
- <br >
121
+ <h3 align =" center " ><i >:: Workflow ::</i ></h3 >
97
122
<p align =" center " >
98
123
<img width =" 49% " src =" .img/SS1.png " />
99
124
<img width =" 49% " src =" .img/SS2.png " />
100
125
</p >
126
+
127
+ ##
128
+
101
129
### Find Me on :
102
130
<p align =" left " >
103
131
<a href =" https://github.com/LxaNce-Hacker " target =" _blank " ><img src =" https://img.shields.io/badge/Github-LxaNce--Hacker-green?style=for-the-badge&logo=github " ></a >
104
- <a href =" https://www.instagram.com/lxance.exe " target =" _blank " ><img src =" https://img.shields.io/badge/IG-%40lxance-red?style=for-the-badge&logo=instagram " ></a >
132
+ <a href =" https://www.instagram.com/lxance.hacker " target =" _blank " ><img src =" https://img.shields.io/badge/IG-%40lxance-red?style=for-the-badge&logo=instagram " ></a >
105
133
<a href =" https://chat.whatsapp.com/Dorez09CKKSG9mnwHadC5n " target =" _blank " ><img src =" https://img.shields.io/badge/Whatsapp-blue?style=for-the-badge&logo=whatsapp " ></a >
106
134
</p >
107
135
0 commit comments