Skip to content
This repository was archived by the owner on Dec 6, 2020. It is now read-only.

linuslin0/LMiniVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#LMiniVPN - Linux Mini VPN

This is a simple Linux VPN using TUN device.

#Usage:

Server:

./DVServer -d

Client:

./DVClient -c PKILabServer.com -d

PKILabServer.com is the example domain used to setup the SSL certificate.

Test certificates included.

Test login:

Username: user

Password: user

Control command can be used in the console:

To change a new encryption key:

-newkey

To abort the connection to the server:

-abort

About

A Simple Linux VPN Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published