19 Commits

Author SHA1 Message Date
Grey_D
4d72feaf6f feat: 🎸 Add logging function 2023-04-21 23:13:43 +08:00
Grey_D
6fa135ac76 fix: 🐛 fix login issue 2023-04-18 21:42:57 +08:00
Grey_D
2609758ad9 fix: 🐛 fix login issue 2023-04-17 15:04:16 +08:00
Grey_D
408a5b48c7 fix: 🐛 temp solution for cookie 2023-04-17 10:20:35 +08:00
Grey_D
780187683a fix: 🐛 fix chatgpt access issue 2023-04-17 00:46:43 +08:00
Grey_D
3795331598 feat: 🎸 Add basic google handler 2023-04-14 23:24:25 +08:00
Grey_D
a151a55eeb feat: 🎸 v0.3.0. Feature optimization 2023-04-14 14:43:20 +08:00
Grey_D
641df8dc85 feat: 🎸 Major TUI update
Add TUI multi-line input; optimize prompts; optimize scripts.
2023-04-12 14:22:03 +08:00
Grey_D
80386c6c42 feat: 🎸 add web parser 2023-04-11 10:43:29 +08:00
Grey_D
8d3a863db0 feat: 🎸 separate prompts from script
Now prompts under `prompts`. Also some minor bugs are fixed.

 Closes: #5
2023-04-10 13:38:33 +08:00
Grey_D
45ce3cccd6 feat: 🎸 Input length parser
 Closes: #2
2023-04-09 22:30:53 +08:00
Grey_D
797370edac feat: 🎸 v0.1 publish 2023-04-09 01:03:59 +08:00
Grey_D
e8bd7a6d5f docs: ✏️ update documentation for pentestgpt design 2023-04-05 17:03:29 +08:00
Grey_D
13de83ecef docs: ✏️ put unused docs into archive 2023-04-05 12:54:28 +08:00
Grey_D
7850f76bdb feat: 🎸 pentestGPT
add initial design doc for PentestGPT
2023-04-05 11:29:08 +08:00
Grey_D
3f6b6d84c4 feat: 🎸 update together with testing
update chatgpt wrapper to keep allignment with RESTful testing
2023-03-25 00:12:18 +08:00
Grey_D
2166113902 fix: 🐛 minor API bug fix
Delete the chat session from class
2023-03-21 13:16:14 +08:00
Grey_D
e78fc1a4a7 feat: 🎸 Update playwright for interface consistency
Now the playwright version has the same interface as the API version.
2023-03-19 19:39:57 +08:00
Grey_D
a3e4d5696c feat: 🎸 API support
Add support for ChatGPT API (for pro only)
2023-03-19 19:13:33 +08:00