Skip to content
Snippets Groups Projects
Commit 0e22efa9 authored by sgk's avatar sgk
Browse files

plugins/action/simplevpn - fix templating ports hop-quic

parent 5e380e59
Branches
No related tags found
1 merge request!123plugins/action/simplevpn, config/services.bridge-hop.*, fix templating ports, upgrade obfsvpn to 1.4.0
Pipeline #281188 passed
......@@ -146,7 +146,6 @@ def render_transports(host, hostvars, cert):
dict(
type="obfs4-hop",
protocols=["quic"],
ports=[str(bridge_port)],
options = dict(
cert = cert,
iatMode = "0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment