megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
99 stars 22 forks source link

Automated generation of firewall rules with ChatGPT #55

Open ProfessorManhattan opened 1 year ago

ProfessorManhattan commented 1 year ago

💡 Feature/Idea

Write a script that, when run, converts all of the firewall profiles stored in home/dot_config/firewall/etc/ to firewall profiles for darwin stored at home/dot_config/firewall/darwin/ --- there's a README.md in the darwin folder.

We want to be able to maintain a single set of firewall profiles and then just have ChatGPT convert the profiles that are digestible by ufw and macOS (for incoming connections).

This is not high priority but I figured it would interesting to see ChatGPT working in practice. The gpt-engineer package might be helpful for this or the assistant-cli --- both of which are in the software.yml file.

:thumbsup: Can you contribute?

No response