彡 LeVénce™ | 'Chris

Results 2 issues of 彡 LeVénce™ | 'Chris

So, if I try to start SoftEtherVPN using Docker command ``` docker run -d --cap-add NET_ADMIN -p 500:500/udp -p 4500:4500/udp -p 1701:1701/tcp -p 1194:1194/udp -p 5555:5555/tcp siomiz/softethervpn ``` it just...

I'm currently trying to use SWiG to create an interface for ovpncli.hpp in order to be able to access the API from my C# project. First of all, I would...