Reorganization of code

This commit is contained in:
Ara Sadoyan
2025-04-29 19:52:52 +02:00
parent 304981b1ed
commit e790534803
4 changed files with 184 additions and 214 deletions

View File

@@ -1,3 +1,5 @@
pub mod bgservice;
pub mod gethosts;
pub mod proxyhttp;
pub mod start;
pub mod webserver;