Commit Graph

51 Commits (50803198ecce6a00d9b5d34d9d189fee933c83b7)

Author SHA1 Message Date
sTiKyt 50803198ec
Merge branch 'dev' into dev 2020-08-31 16:22:16 +00:00
AdrMXR 1d75d57055 update ngrokConfig 2020-08-24 05:39:30 -04:00
sTiKyt 1f2e86d545 Replaced old start_ngrok with NgrokController methods 2020-08-22 18:45:38 +00:00
sTiKyt 174b5a0479 Commented on what was reimplemented from old start_ngrok method 2020-08-22 18:45:10 +00:00
Restyled.io 92e86a3eee Restyled by yapf 2020-08-13 10:30:01 +00:00
Restyled.io d625a8dacc Restyled by reorder-python-imports 2020-08-13 10:29:55 +00:00
Restyled.io 05a02ca71d Restyled by isort 2020-08-13 10:29:54 +00:00
Restyled.io 78d0b08267 Restyled by black 2020-08-13 10:29:52 +00:00
sTiKyt 235711977c
Removed useless code from server_runner.py 2020-08-11 17:11:45 +03:00
sTiKyt 2f758a57b4
Fixed small typos 2020-08-11 16:34:31 +03:00
DarkMidus d9ae3796ae Just fixed random bugs. 2020-08-09 21:41:30 -05:00
DarkMidus 20ebbcc9c8 Read description
Lots of changes. Many little bugs were fixed. If offline, a better prompt pops up giving the option to continue. All strings in feature_prompt have been moved to the localization folder.
2020-08-09 19:43:08 -05:00
Restyled.io a5357ea82a Restyled by yapf 2020-07-12 20:32:24 +00:00
Restyled.io 978856d14d Restyled by reorder-python-imports 2020-07-12 20:32:19 +00:00
Restyled.io de87a73809 Restyled by isort 2020-07-12 20:32:18 +00:00
Restyled.io 12d1277fb4 Restyled by black 2020-07-12 20:32:17 +00:00
Restyled.io 845e57eaef Restyled by autopep8 2020-07-12 20:32:13 +00:00
DarkMidus 57f4e272a8 Serveo custom url fixed 2020-07-04 20:35:38 -05:00
sTiKyt 3d49802d58
Removed leftovers of commented code and trailing whitespaces from server_runner.py 2020-06-15 02:20:01 +03:00
sTiKyt 79d2365a2b
Added fix related to pyngrok 4.* updates 2020-06-11 12:58:14 +03:00
sTiKyt 6ee727d283
Imported ngrok_conf to server_sunner.py 2020-06-11 12:57:31 +03:00
DarkMidus 431ca26ff7 Changed Victim to Target 2020-06-08 20:23:47 -05:00
sTiKyt e77ef75e65
Fixed LocalXpose installation and start script (Still WIP) 2020-06-09 02:24:32 +03:00
sTiKyt 258f58f495
Removed 1 blank line 2020-06-09 02:23:41 +03:00
sTiKyt 00fb18b7db
Imported simple_informant 2020-06-09 02:23:22 +03:00
sTiKyt f5f7474747
Imported BytesIO, ZipFile, url_request 2020-06-09 02:23:06 +03:00
sTiKyt 2e5368e873
Removed useless commented code 2020-06-08 18:02:53 +03:00
Souldiv e74e111734 created helper.py under LocalizationManager. worked on requested changes. 2020-06-03 16:39:46 +05:30
Souldiv 9353df836b Dependency fixes 2020-06-01 13:47:37 +05:30
sTiKyt 33dd2c3fdb
Added auth_token string... 2020-05-30 17:58:05 +03:00
sTiKyt 0eac10f57c
Fixed? problem with pyngrok 2020-05-29 00:39:41 +03:00
sTiKyt e58157ea2a
Fix of pyngrok crash 2020-05-29 00:03:51 +03:00
DarkMidus 3696e54c9b Server/www hotfix 2020-05-26 20:22:02 -05:00
DarkMidus 19562cae34 Fixed Code Issues 2020-05-25 01:31:20 -05:00
DarkMidus e1e72a15c6 Fixed spacing and cleaned some code 2020-05-25 00:56:37 -05:00
DarkMidus bee11f1b69 Fixed Local host 2020-05-24 13:18:27 -05:00
sTiKyt c32c5d12a5
Completed integrating Serveo into localization system 2020-05-13 16:13:20 +03:00
sTiKyt e0030a0e8c
Integrated random and custom serveo into localization system 2020-05-13 14:35:14 +03:00
sTiKyt 7f94f1f6f5
Integrated localization for start_server.random 2020-05-12 16:16:45 +03:00
sTiKyt c168e20fdb
Added Copyright comments to all source files, as suggested by GPL 3.0 2020-05-11 12:12:06 +03:00
sTiKyt d41ca28234
Fixed command to run localxpose 2020-05-08 16:55:16 +03:00
sTiKyt 1ba0dd414e
integrated is_online method into start_serveo 2020-05-08 16:42:33 +03:00
sTiKyt 59278d5665
Created method to check if "serveo" tunnel is online 2020-05-08 16:41:47 +03:00
sTiKyt 5ca3c9ffda
Added checking for local Ipv4 address 2020-05-08 16:41:14 +03:00
sTiKyt 1b8e41deba
Imported requests 2020-05-08 16:40:35 +03:00
sTiKyt 039811370d
Removed useless set_php() output 2020-05-08 11:44:32 +03:00
sTiKyt 285163f5f9
Fixed set_php() setting host instead of port 2020-05-08 11:42:44 +03:00
sTiKyt f48fd0108f
#DELETEIT 2020-05-08 11:41:41 +03:00
sTiKyt 8ba1a44fc3
Integrated pyngrok instead of raw terminal commands 2020-05-08 11:41:24 +03:00
sTiKyt aece518fa6
Imported ngrok, chmod, PIPE 2020-05-08 11:39:12 +03:00