-
Install version 1.1.7 of ocserv and support Ubuntu 22.04.
-
I used today's version and still have bugs. 404 not found.
-
Ubuntu 16 AWS
always say ocpasswd can't write or locked.
-
Hi,
1- i cannot connect to the ocserv ( run with docker ) with anyconnect client
2- when i try connect to the osserv in android with openconnect client more than once i can't connect.
how to config …
-
i execute this command
`sudo ./openconnect --user test --server $SNI_DOMAIN:443
`
then I get this error:
```
sudo ./openconnect --interface wintun --user test --server occ.poc.fun:443
…
-
2023-01-14 18:57:00 | 45bc | Please enter your password.
2023-01-14 18:57:00 | 45bc | Password form: password
2023-01-14 18:57:04 | 45bc | POST https://[ip of my vps]/auth
2023-01-14 18:57:04 | 45b…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #3181 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,「⬇️」…
-
Hi.
I watch [youtube toturial](https://www.youtube.com/watch?v=kKsEE-LHO-Y) and config the server step by step.
when I want to connect to the server with `openconnect -b [SERVER IP ADDRESS]`
i ge…
-
I want to securely run this docker on a server with userns enabled.
Therefore --privileged cannot be executed, but I've successfully add `--cap-add=NET_ADMIN`, so iptables can be runned.
Unfortu…
-
Hi, thank you for this amazing work.
I have 2 questions (docker version):
1. How can we change the port number after creating the container.
Let's say we have configured like `443:443`
and now…