90 Commits

Author SHA1 Message Date
Grey_D
177e07caca docs: ✏️ fix documents 2023-05-02 10:52:33 +08:00
Grey_D
3bed2c0360 fix: 🐛 fix param parsing 2023-05-02 10:50:44 +08:00
Grey_D
eefd478f5a docs: ✏️ minor readme update 2023-05-01 23:54:25 +08:00
Grey_D
8138245f34 feat: 🎸 update main and doc
Update README, add test_connection
2023-05-01 23:50:04 +08:00
Grey_D
bfaef75b37 update README 2023-05-01 11:25:44 +08:00
Grey_D
152c226208 fix: 🐛 minor fix on api usage 2023-04-30 23:08:46 +08:00
Grey_D
3054c3e800 feat: 🎸 OpenAI API support
v0.6. Now it supports OpenAI API
2023-04-30 22:55:06 +08:00
Grey_D
46034f9a9e feat: 🎸 add trials for API usage 2023-04-30 10:15:04 +08:00
Grey_D
27dfd7706d feat: 🎸 minor logic improvement
Add exception handling in main loop so that logs can also be saved even
when error occurs.
2023-04-27 18:06:11 +08:00
Grey_D
351e9ad8ee
Merge pull request #32 from GreyDGL/sumleo-patch-1
fix: 🐛 remove one useless file
2023-04-27 18:03:40 +08:00
Yi Liu
0956859d44
fix: 🐛 remove one useless file 2023-04-27 17:51:30 +08:00
Grey_D
83c9b33b35 docs: ✏️ update readme 2023-04-27 16:06:40 +08:00
Grey_D
5e957b5b1e fix: 🐛 login issue
Add configurable user agent

 Closes: #26, #20, #13
2023-04-27 11:00:45 +08:00
Grey_D
b70c5419e3
Merge pull request #31 from osos2404/cookie_error_solution
Fix cookie error in python 3.11.
2023-04-27 10:06:56 +08:00
Santiago
e83377d912 I changed the way headers are parameterized, I also removed a redundate cookie check and added a cookie existence check in the ChatGTP Class. This change fix cookie error in Google Account. 2023-04-26 20:44:27 -05:00
Grey_D
b031db3059
Merge pull request #29 from eltociear/patch-1
fix: typo in prompts.csv
2023-04-27 00:27:58 +08:00
Ikko Eltociear Ashimine
25c1cda0fb
fix: typo in prompts.csv
responce -> response
2023-04-27 00:35:39 +09:00
Grey_D
93198f71cf
Merge pull request #28 from GreyDGL/local-search
docs: ✏️ update readme
2023-04-26 23:34:14 +08:00
Grey_D
ead080c508 docs: ✏️ update readme 2023-04-26 23:32:18 +08:00
Grey_D
29e21eaf4c
Merge pull request #27 from GreyDGL/local-search
feat: 🎸 update to v0.5
2023-04-26 23:27:40 +08:00
Grey_D
aca86402c7 feat: 🎸 update to v0.5
Major update with local reasoning function and other doc updates
2023-04-26 23:26:56 +08:00
Grey_D
97d0fd1ad8 fix: 🐛 fix login cookie settings 2023-04-26 11:17:07 +08:00
Grey_D
9d056e0260 update README 2023-04-25 10:30:36 +08:00
Grey_D
7d7af5835e docs: ✏️ remove outdated docs 2023-04-24 18:34:18 +08:00
Grey_D
74089050d9 docs: ✏️ Update readme; minor requirements update
 Closes: #18
2023-04-24 14:36:59 +08:00
Grey_D
a2ab4164a1
Update README.md 2023-04-23 22:50:25 +08:00
Grey_D
86ec23c36b docs: ✏️ add HTB examples 2023-04-23 22:10:08 +08:00
Grey_D
2eac194106 minor readme update 2023-04-23 18:38:26 +08:00
Grey_D
1e9114c688 fix: 🐛 Fix the logging error
Previously user inputs were not captured. Now they can be captrued.

 Closes: #17
2023-04-23 15:33:01 +08:00
Grey_D
1e317246db docs: ✏️ add HTB pentest record 2023-04-23 15:22:02 +08:00
Grey_D
eafa0d5ba8
Merge pull request #16 from GreyDGL/log
fix login
2023-04-22 17:44:00 +08:00
Grey_D
7ee005c739 feat: 🎸 add logging feature for report generation 2023-04-22 17:43:14 +08:00
Grey_D
c8d9be29b6 fix login 2023-04-22 17:07:50 +08:00
Grey_D
6310cbb5cb
Merge pull request #15 from GreyDGL/log
feat: 🎸 Add logging function
2023-04-22 11:57:09 +08:00
Grey_D
4d72feaf6f feat: 🎸 Add logging function 2023-04-21 23:13:43 +08:00
Grey_D
2fcf2e7db8 update readme 2023-04-19 22:24:38 +08:00
Grey_D
6fa135ac76 fix: 🐛 fix login issue 2023-04-18 21:42:57 +08:00
Grey_D
ed550148e1
Merge pull request #12 from GreyDGL/login
fix: 🐛 fix login issue
2023-04-17 15:05:06 +08:00
Grey_D
2609758ad9 fix: 🐛 fix login issue 2023-04-17 15:04:16 +08:00
Grey_D
05bb7ece79
Merge pull request #11 from GreyDGL/browse
Browse
2023-04-17 10:22:24 +08:00
Grey_D
408a5b48c7 fix: 🐛 temp solution for cookie 2023-04-17 10:20:35 +08:00
Grey_D
6e5e6816e5 update 2023-04-17 00:58:45 +08:00
Grey_D
4ab3141801
Update README.md 2023-04-17 00:52:59 +08:00
Grey_D
83c4493721 updat readme 2023-04-17 00:50:54 +08:00
Grey_D
780187683a fix: 🐛 fix chatgpt access issue 2023-04-17 00:46:43 +08:00
Grey_D
358cc66942
Update README.md 2023-04-17 00:45:07 +08:00
Grey_D
3795331598 feat: 🎸 Add basic google handler 2023-04-14 23:24:25 +08:00
Grey_D
37f16b7c72 minor readme update 2023-04-14 14:46:25 +08:00
Grey_D
a151a55eeb feat: 🎸 v0.3.0. Feature optimization 2023-04-14 14:43:20 +08:00
Grey_D
1bb5a08b0e docs: ✏️ add test example 2023-04-12 23:53:02 +08:00