scelokhoza / Digital-Shield-VPN

A VPN program to understand how internet data is protected over network
https://github.com/scelokhoza/Digital-Shield-VPN-Server
0 stars 0 forks source link

Didital-Shield-VPN

got to Digital-Shield-VPN-Server to run the vpn server

[Didital-Shield-VPN]() is a program that helps protects your internet data by encrypting an d tunneling your data.

Screenshot from 2024-08-22 05-17-52

Screenshot from 2024-08-26 14-17-24

Table of Contents

Installation and Setup

On macOS and Linux:

$ git clone git@github.com:scelokhoza/Digital-Shield-VPN.git

On Windows:

PS> git clone git@github.com:scelokhoza/Digital-Shield-VPN.git

Setup Instructions

Here’s how you might configure your browser to use the proxy correctly:

Google Chrome:
    Go to Settings.
    Scroll down and click on Advanced.
    Under System, click on Open your computer’s proxy settings.
    Enable the Manual proxy setup option.
    Enter 127.0.0.1 for HTTP Proxy and 8888 for the port.
    Save the settings and restart the browser.

Mozilla Firefox:
    Go to Options.
    Scroll down to Network Settings and click on Settings.
    Select Manual proxy configuration.
    Enter 127.0.0.1 for HTTP Proxy and 8888 for the port.
    Click OK to save and restart Firefox.

Execution / Usage

To run < MediaFetch >, fire up a terminal window and run the following commands:

$ cd Didital-Shield-VPN
$ pip install -r requirements.txt
$ python3 app.py

You should see an ouput like this in your terminal: Screenshot from 2024-08-22 05-38-14

Copy and paste the [http:127.0.0.1:5000] link to your browser of choice

For more examples, please refer to the project's Wiki or documentation page.

Technologies

< Digital-Shield-VPN > uses the following technologies and tools:

Features

< Digital-Shield-VPN > currently has the following set of features:

Contributing

To contribute to the development of < project's name >, follow the steps below:

  1. Fork < Digital-Shield-VPN > from https://github.com/scelokhoza/Digital-Shield-VPN/fork
  2. Create your feature branch (git checkout -b feature-new)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add some new feature')
  5. Push to the branch (git push origin feature-new)
  6. Create a new pull request

Contributors

Here's the list of people who have contributed to < project's name >:

The < Digital-Shield-VPN > development team really appreciates and thanks the time and effort that all these fellows have put into the project's growth and improvement.

Author

< Scelo Khoza > – sceloprince749@gmail.com

Change log

License

< Digital-Shield-VPN > is distributed under the [BSD-2-Clause license] license. See [LICENSE](https://unlicense.org) for more details.