Skip to content

add Windows and macOS support#4

Open
fahdfady wants to merge 1 commit into
mainfrom
add-windows-support
Open

add Windows and macOS support#4
fahdfady wants to merge 1 commit into
mainfrom
add-windows-support

Conversation

@fahdfady
Copy link
Copy Markdown
Owner

  • Add cross-platform website blocking:
    • Linux: uses iptables (unchanged)
    • Windows/macOS: uses hosts file with DNS cache flushing
  • Add platform-specific admin/root privilege checks
  • Fix config path handling to work across all platforms
  • Use conditional compilation for platform-specific code

- Add cross-platform website blocking:
  - Linux: uses iptables (unchanged)
  - Windows/macOS: uses hosts file with DNS cache flushing
- Add platform-specific admin/root privilege checks
- Fix config path handling to work across all platforms
- Use conditional compilation for platform-specific code

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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