An open API service indexing awesome lists of open source software.

https://github.com/nfvs/docker-anyconnect-proxy


https://github.com/nfvs/docker-anyconnect-proxy

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Configuring
Create `.env` file with the following parameters:
```sh
ANYCONNECT_SERVER=
ANYCONNECT_USER=
ANYCONNECT_GROUP=
ANYCONNECT_PASSWORD=
```

# Running
```sh
$ docker-compose up -d
```