Skip to content

NorwegianForest/MiniVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---------------------------
To compile the compile: 
---------------------------
$ make 


---------------------------
To run the server:
---------------------------
$ sudo ./svpnserver

Note: The server's certificate is ./cert_server/server-cert-new.pem,
and the common name of the certificate is 'vpnlabserver.com'. 


---------------------------
To run the client:
---------------------------
$ sudo ./svpnclient vpnlabserver.com  4433 *username* *password* *ip*

Releases

No releases published

Packages

No packages published