Nima Akbarzadeh

Results 146 comments of Nima Akbarzadeh
trafficstars

The easiest way to do this is forking this repo for yourself. After that, add your customization and finally you can install it but from your URL so the only...

What's the name of the ENV?

Hi Please check issues. Some users suggest changing some parameters, so by doing it, their problem had been solved.

@chauvet Hi, fork the repo, change `ocserv.conf` file for your self, and then install it from your own repository like `docker build -t ocserv https://github.com/chauvet/ocserv-....`

Hi Check [this](https://github.com/iw4p/OpenConnect-Cisco-AnyConnect-VPN-Server-OneKey-ocserv/issues/17) issue.

echo password and pipe it. Does not test the bellow command but might work with some changes. docker exec -ti ocserv ocpasswd -c echo 'password' | /etc/ocserv/ocpasswd testUserName

[Did you test it?](https://github.com/iw4p/OpenConnect-Cisco-AnyConnect-VPN-Server-OneKey-ocserv/issues/17#issuecomment-1415634829)

I suggest running that script inside docker container with Ubuntu image, so you can have IPV6 feature and run it on different Linux distros like Debian. You need to know...