An open API service indexing awesome lists of open source software.

https://github.com/skyghost090/web-private

Script for Block specific sites on linux
https://github.com/skyghost090/web-private

gui linux-gui security web

Last synced: about 1 month ago
JSON representation

Script for Block specific sites on linux

Awesome Lists containing this project

README

          

# Web-Private

**Web-Private** is a simple yet powerful Linux application that helps you stay focused and protect your privacy by blocking access to specific websites for a user-defined period of time.

Whether you're trying to avoid distractions, limit social media usage, or just stay productive, **webprivate** gives you full control over which sites you can access — and when.

## ✨ Features

- 🔒 Block selected websites system-wide
- ⏱️ Choose how long each site stays blocked
- 🐧 Designed specifically for Linux systems
- 💾 Lightweight and efficient

## 🚀 Getting Started

### Prerequisites

- A Linux-based operating system
- Python 3.x (or your preferred scripting language, if applicable)
- PyQt Installed
- pyqt-toast-notification and toml (as root priveleges) installed with pip
- Root privileges (required to modify system hosts file)

### Installation

Clone the repository:

```bash
git clone https://github.com/Skyghost090/Web-Private.git
cd webprivate
./webprivate
```