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

Set up the development environment #2

Closed scelokhoza closed 4 months ago

scelokhoza commented 4 months ago

Description:

Install Python and necessary libraries.
Create a virtual environment.

Install libraries: socket, ssl, cryptography, threading, argparse.