eduvpn/vpn-server-api

use fs socket instead of network socket to connect to management interface

fkooman opened this issue · 1 comments

now we need complicated administrator for hosts/ports, we could just use fs sockets and encode the instance_id, pool_id and {0,1,2,3} in the file name!

sounds like a bad idea... especially when using multiple hosts, does not work anymore.