Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sverunna/zscaler-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tesla Zscaler Docker

This provides the flexibility to run Zscaler's client connector from a Docker container and without the need to conform to any specific device posture profiles.

Usage

Download pre-built Docker image:

docker pull sverunna/zscaler-docker:latest

Run container. The net flag is required by zscaler. To run in background, add the --detach flag.

docker run --name "zscaler-docker" --network host -e ZSCALER_DEBUG=true -p 9002:9002 -v /:/= sverunna/zscaler-docker:latest

Authentication

Once the container is up and running, the user is able to authenticate via https://localhost:9002. Once authenticated the connector will establish an encrypted tunnel to access internal resources.

About

Tesla Zscaler Docker image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published