Skip to content

kiemlicz/ipsec-nordvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NordVPN StrongSwan config

docker build --build-arg USERNAME=username --build-arg PASSWORD=password --build-arg SERVER=server -t nordswan .
docker run -it --privileged --name nordvpn strongswan

Have some VICI plugin to upload and run or attach with docker exec -it nordvpn bash and:

  1. Load the config swanctl --load-all
  2. Run the tunnel swanctl -i nordvpn -c nordvpn

NordVPN server selector: https://nordvpn.com/servers/tools/

About

Working StrongSwan configuration for NordVPN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published