Commit Graph

1023 Commits

Author SHA1 Message Date
sTiKyt
b50f67224a
Update .gitattributes 2020-05-27 19:19:18 +03:00
sTiKyt
dab74465bb
Update .gitattributes 2020-05-27 19:12:04 +03:00
sTiKyt
3ca24d04f3
Create .gitattributes 2020-05-27 19:11:09 +03:00
sTiKyt
13952e6bc3
Merge pull request #623 from DarkSecDevelopers/dependabot/pip/master/requests-2.23.0
Bump requests from 2.22.0 to 2.23.0
2020-05-27 18:58:49 +03:00
sTiKyt
dffabd42d2
Merge branch 'master' into dependabot/pip/master/requests-2.23.0 2020-05-27 18:58:07 +03:00
sTiKyt
ba30960b1e
Merge pull request #624 from DarkSecDevelopers/dependabot/pip/master/pyngrok-2.1.7
Bump pyngrok from 2.1.6 to 2.1.7
2020-05-27 18:57:13 +03:00
dependabot-preview[bot]
255cb2258c
Bump pyngrok from 2.1.6 to 2.1.7
Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/alexdlaird/pyngrok/releases)
- [Changelog](https://github.com/alexdlaird/pyngrok/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexdlaird/pyngrok/compare/2.1.6...2.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 15:39:17 +00:00
dependabot-preview[bot]
c16072264e
Bump requests from 2.22.0 to 2.23.0
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 15:38:55 +00:00
sTiKyt
9f5a4f5329
Merge pull request #611 from alexdlaird/cleanup-gitignore
Stabilize .gitignore
2020-05-27 18:34:03 +03:00
sTiKyt
f4a9904021 Update issue templates 2020-05-27 18:20:47 +03:00
sTiKyt
cc19a1ed04
Update requirements.txt 2020-05-27 18:16:24 +03:00
DarkMidus
cd185b70c9 Removed old instructions 2020-05-26 23:01:41 -05:00
DarkMidus
dcc811a171
Finally added myself too readme 2020-05-26 23:00:20 -05:00
DarkMidus
25fcb1adc1
Moved installation instructions to wiki 2020-05-26 22:58:52 -05:00
DarkMidus
23a0d85c14
Moved Instructions to wiki 2020-05-26 22:50:47 -05:00
DarkMidus
3696e54c9b Server/www hotfix 2020-05-26 20:22:02 -05:00
Alex Laird
320575336f Instead of ignoring __pycache__ folders, just ignore pyc compiled files, which will do the same thing with one ignore line. Additionally, the Server/www folder is needed, but must be committed empty, so fixed that. 2020-05-25 16:02:57 -07:00
sTiKyt
ef110fd34f
Added Server/www to .gitignore 2020-05-25 16:29:33 +03:00
sTiKyt
41801a00b9
Replaced os.chmod with run_command to add Recursive 2020-05-25 16:25:41 +03:00
sTiKyt
435d95ff7a
Update instructions.md 2020-05-25 15:08:26 +03:00
sTiKyt
3b367eb4d9
Update README.md 2020-05-25 15:05:18 +03: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
a38ae55049 Fixed Gitlab page 2020-05-24 19:59:59 -05:00
DarkMidus
bee11f1b69 Fixed Local host 2020-05-24 13:18:27 -05:00
DarkMidus
0071ee2166
Fixed Typos 2020-05-23 19:46:58 -05:00
DarkMidus
8ccac37ca5
Added more error handling 2020-05-23 19:26:32 -05:00
DarkMidus
3d035ea813
Fixed invalid input bug 2020-05-23 15:57:51 -05:00
DarkMidus
018d3be4d4
Code Cleaning
I just fixed simple things such as spacing, redundant parenthesis, and simplified expressions
2020-05-14 15:44:13 -05:00
DarkMidus
81a966eeb8
Code Cleaning 2020-05-14 15:30:36 -05:00
sTiKyt
c786f9fe62
Added CapturedData .gitkeep 2020-05-13 19:19:41 +03:00
sTiKyt
9b1562d2af
removed some files from .gitignore 2020-05-13 19:10:27 +03:00
sTiKyt
1800006797
Created Server/www directory 2020-05-13 19:09:34 +03:00
sTiKyt
bdd767d03c
Removed old methods, integrated new ones 2020-05-13 18:45:44 +03:00
sTiKyt
c860ce255d
Localization for new methods 2020-05-13 18:45:30 +03:00
sTiKyt
6ebd852a2b
Added message about not working options 2020-05-13 18:45:04 +03:00
sTiKyt
a273eb3a7a
Imported check_call, getuid 2020-05-13 18:44:27 +03:00
sTiKyt
0c910ddded
Reintegrated some methods from Checks.py 2020-05-13 18:43:58 +03:00
sTiKyt
98f19be6af
Removed Checks.py 2020-05-13 18:43:13 +03:00
sTiKyt
02a383b625
Fixed small credentials bug 2020-05-13 18:43:02 +03:00
sTiKyt
d315f80afa
Imported requests, getuid, platform_os 2020-05-13 18:41:35 +03: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
f558e6d3c4
Created lang file for server_menu 2020-05-11 15:20:29 +03:00
sTiKyt
d3b131b865
Added lang_server/__pycache__ to .gitignore 2020-05-11 15:20:01 +03:00
sTiKyt
e4d0be366e
Integrated server_menu into localization system 2020-05-11 15:17:42 +03:00
sTiKyt
293c53b799
Regenerated localization files 2020-05-11 14:13:08 +03:00
sTiKyt
c84ca1f16e
Added new global lang variable 2020-05-11 14:12:59 +03:00
sTiKyt
c8c76183d2
Created lang variables for new localized methods 2020-05-11 14:12:45 +03:00