EVOLUTION-MANAGER
Edit File: config-local.json
{ "Default": { "admin_ui.https.ip_address": "all", "admin_ui.https.port": "943", "cs.https.ip_address": "all", "cs.https.port": "943", "host.name": "158.69.0.128", "vpn.client.routing.inter_client": "false", "vpn.client.routing.reroute_dns": "true", "vpn.client.routing.reroute_gw": "true", "vpn.daemon.0.client.netmask_bits": "20", "vpn.daemon.0.client.network": "172.27.224.0", "vpn.daemon.0.listen.ip_address": "all", "vpn.daemon.0.listen.port": "1194", "vpn.daemon.0.listen.protocol": "tcp", "vpn.daemon.0.server.ip_address": "all", "vpn.server.daemon.enable": "true", "vpn.server.daemon.tcp.n_daemons": 2, "vpn.server.daemon.tcp.port": "1194", "vpn.server.daemon.udp.n_daemons": 2, "vpn.server.daemon.udp.port": "1194", "vpn.server.port_share.enable": "true", "vpn.server.port_share.ip_address": "1.2.3.4", "vpn.server.port_share.port": "1234", "vpn.server.port_share.service": "admin+client", "vpn.server.routing.private_access": "nat", "vpn.server.routing.private_network.0": "10.5.0.1/32" }, "_INTERNAL": { "run_api.active_profile": "Default", "webui.edit_profile": "Default" } }