MortezaBashsiz / nipovpn

Powerfull http proxy
GNU General Public License v3.0
183 stars 11 forks source link

Cmake integration & project structure #81

Closed SirzechsLucifer666 closed 3 months ago

SirzechsLucifer666 commented 3 months ago

I'd like to update the project by integrating CMake and reorganizing the files as mentioned in issue #59. Because the code is still tightly coupled, we can't do this all at once. So, I suggest starting by creating the new file structure, putting all files in the core submodule. Then, we can gradually move the independent classes into their correct modules.

MortezaBashsiz commented 3 months ago

Thanks for your contribution, I truly appreciate it. I will wait for your pull requests.