Skip to content

saimonn/docker-snxvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snx vpn inside docker

How to use:

  git clone [email protected]:saimonn/docker-snxvpn.git
  cd docker-snxvpn

  # edit snxvpn.cfg to match your configuration.
  editor snxvpn.sh
  
  # Launch the wrapper around the docker image:
  ./snxvpn.sh

This will build the image on first run. Use ./snxvpn -b to build new updated image.

The -net host docker option shares the docker host network with the container, allowing it to add routes to local tables.

About

bundled snx vpn inside docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published