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.
Table of Contents
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.
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:
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.
< Digital-Shield-VPN > uses the following technologies and tools:
< Digital-Shield-VPN > currently has the following set of features:
To contribute to the development of < project's name >, follow the steps below:
git checkout -b feature-new
)git commit -am 'Add some new feature'
)git push origin feature-new
)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.
< Scelo Khoza > – sceloprince749@gmail.com
< Digital-Shield-VPN > is distributed under the [BSD-2-Clause license
] license. See [LICENSE
](https://unlicense.org) for more details.