Commit Graph

319 Commits

Author SHA1 Message Date
sTiKyt
174b5a0479 Commented on what was reimplemented from old start_ngrok method 2020-08-22 18:45:10 +00:00
sTiKyt
f4cd80b7cd
Reverted formatting changes 2020-08-13 23:19:59 +03:00
sTiKyt
976c7f5aa9
Merge pull request #744 from MoisesTapia/Docker
Run HiddenEye in Docker
2020-08-13 23:05:26 +03:00
sTiKyt
1619a63d12
Commented out verify_connection() method 2020-08-13 23:00:12 +03:00
sTiKyt
8f72dcd9a7
Commented out check_permissions() method 2020-08-13 22:59:44 +03:00
sTiKyt
ae96a7d302
Commented out old license_handler() 2020-08-13 22:59:01 +03:00
sTiKyt
c484c568f5
Added "deprecated file, will be removed" warning to localization.py 2020-08-13 22:57:23 +03:00
Restyled.io
92e86a3eee Restyled by yapf 2020-08-13 10:30:01 +00:00
Restyled.io
1e33d46afc Restyled by whitespace 2020-08-13 10:29:55 +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
Restyled.io
f1d4c0e2fe Restyled by autopep8 2020-08-13 10:29:49 +00:00
sTiKyt
6b86115a13
Fix 2020-08-11 21:02:26 +03:00
sTiKyt
c5a56c83a1
Removed deprecated Legacy code 2020-08-11 20:19:05 +03:00
sTiKyt
235711977c
Removed useless code from server_runner.py 2020-08-11 17:11:45 +03:00
sTiKyt
af071efd3c
part of S_IWRITE fix 2020-08-11 16:35:35 +03:00
sTiKyt
5da56b4f52
Specified Exceptions types 2020-08-11 16:35:22 +03:00
sTiKyt
82e942eca8
Fixed stat.S_IWRITE error 2020-08-11 16:35:05 +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
DarkMidus
849566d506 Changed multiple prompts into one. 2020-08-05 03:06:24 -05:00
MoisesTapia
2e37712cf7
Make a new folder with docker, which contain 2 files, with this files we can run Hidden Eye in docker 2020-07-25 22:01:11 -05:00
Restyled.io
a5357ea82a Restyled by yapf 2020-07-12 20:32:24 +00:00
Restyled.io
ac808f6554 Restyled by whitespace 2020-07-12 20:32:20 +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
a6e47dd442 Custom Page Fixed 2020-07-12 15:18:21 -05:00
DarkMidus
b974616c88
Fixed typo 2020-07-05 14:00:57 -05:00
DarkMidus
57f4e272a8 Serveo custom url fixed 2020-07-04 20:35:38 -05:00
DarkMidus
a9a9f5cd8d Fixed typo and added some error handling in places 2020-06-26 22:44:10 -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
aec347e1ab
Removed leftovers of commented code and trailing whitespaces from simple_informant.py 2020-06-15 02:14:46 +03:00
sTiKyt
bdc1943a83
Removed commented out leftovers of old code from main_runner.py 2020-06-15 00:46:18 +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
sTiKyt
bb22bb76c2
Added usage to useless value in module_loading_message 2020-06-11 12:57:16 +03:00
sTiKyt
4259169598
Imported pyngrok.conf as ngrok_conf 2020-06-11 12:56:56 +03:00
sTiKyt
dce3fe7956
Added "is_loaded" to lang_simple_informant.py 2020-06-11 12:56:40 +03:00
sTiKyt
e2351dccd8
Added doc string for global_message 2020-06-09 17:28:13 +03:00
sTiKyt
3ef6ff9808
Added doc string for remove_readonly 2020-06-09 08:03:57 +03:00
sTiKyt
5d621b69a5
Added doc string for port_selector 2020-06-09 08:03:25 +03:00
sTiKyt
3f7300663d
Added doc string for log_writer 2020-06-09 08:03:08 +03:00
sTiKyt
04d98d28d6
Added doc string for credentials_collector 2020-06-09 08:02:36 +03:00
sTiKyt
3fb8bb77ec
Added doc string for module_loading_message 2020-06-09 07:39:37 +03:00
sTiKyt
0ca64ca553
Added doc string for terms_of_service_message 2020-06-09 07:28:53 +03:00
sTiKyt
cba7e44caa
Added doc string for exit_message 2020-06-09 07:28:41 +03:00