Skip to content

Docker jumphost for cisco annyconnect vpns using openconnect

Notifications You must be signed in to change notification settings

fluzzi/vpnjumphost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vpnjumphost

clone this git, create the config.yaml file from config.yaml.example with your vpns information
enable the services required for each vpn in config.yaml: SSH proxy, DNS server, NAT and/or Squid Proxy
install docker and docker-compose
create an sshkey for connecting to the docker jumphost
run ./setup.py 
**passwords are stored as plain text, use it at your own risk**
finally use vpn and vpn down commands to build and remove the containers

to use the container as SSH jumphost just do:
ssh -J [email protected]:*port asigned to this vpn* x.x.x.x

About

Docker jumphost for cisco annyconnect vpns using openconnect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published