Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server files #2

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

server files #2

wants to merge 16 commits into from

Conversation

yoaz11
Copy link
Collaborator

@yoaz11 yoaz11 commented Nov 4, 2024

server.py: Main server script to handle client and kernel requests asynchronously.
handlers.py: Defines handler classes for processing ad block, domain block, and adult content requests.
db_manager.py: Manages SQLite database operations for adding, removing, and checking blocked domains.
config.py: Stores configuration settings like host, port, and database file path.
response_codes.py: Defines response codes and corresponding messages for server responses.

@yoaz11 yoaz11 requested a review from pazMenachem November 4, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant