Coder Social home page Coder Social logo

turbo1337gs / parentalcontrol_cross Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12 KB

Parental Control is a software application designed for blocking and preventing access to specific websites. It is intended to be used as a parental control tool to protect children from inappropriate online content!

Home Page: https://gigasoft.com.pl/

License: MIT License

Makefile 0.95% C++ 97.86% Shell 1.18%
cross-platform easy safe

parentalcontrol_cross's Introduction

Parental Control

Parental Control

Parental Control

Parental Control is a command-line tool designed to block specified websites and IP addresses, preventing access to these sites. It supports both Linux and Windows platforms.

Usage

To run the program, use the following command:

./GigaSoft [--HELP] [--Info] [--root?] [--unblock]

The available command-line options are:

  • --HELP: Displays help information about the program.
  • --Info: Displays information about the purpose of the program.
  • --root?: Checks if the user has root/admin privileges.
  • --unblock: Unblocks all blocked websites and IP addresses.

Installation

To compile and install the program, follow the steps below:

  1. Clone the repository:

    git clone https://github.com/Turbo1337GS/parentalControl.git
    
  2. Navigate to the project directory:

    cd parentalControl
    
  3. Compile the source code using the provided makefile:

    make all
    
  4. Run the program:

    ./GigaSoft
    

Block and Unblock

The program allows you to block specific websites and IP addresses. By default, the program continuously monitors for connections to these sites/IPs and blocks them. To unblock the websites and IP addresses, use the --unblock option.

Supported Platforms

  • Linux (requires Netstat)
  • Windows

Dependencies

  • Xlib (Linux only)
  • Boost (boost.system)
  • GTK+ 3 (Linux only)

License

  • mit

parentalcontrol_cross's People

Contributors

turbo1337gs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.