summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2022-02-13VPN: use first ipv4 and ipv6 found in host['ips'] to determine ingress IPs pu...elijah
2021-11-24switch udp to openvpn blockkali kaneko (leap communications)
2021-07-27Expose UDP ports in eip-service.jsonKali Kaneko
2021-07-13Change openvpn and shapeshifter default ports (fixes: #16).Micah Anderson
2021-07-06Fix ipv6 gateway address.Micah Anderson
2021-07-06Rename to gateway_address to egress_ip.Micah Anderson
2021-06-29Merge branch 'fix_openvpn_network6'Micah Anderson
2021-06-29Handle case where gateway_address6 is not set.Micah Anderson
2021-06-27pass provider_description to produceProviderConfig instead of using hardcoded...Gui Iribarren
2021-06-26Merge branch 'v3api' into 'main'kwadronaut
2021-06-24Stay with v3 of the API for now.Micah Anderson
2021-06-24hotfix: openvpn is listening on port 1194 (not 443) Gui
2021-02-09Emit an ipv6 address to the json based on ip_address6.Micah Anderson
2021-02-09Change api version to v4.Micah Anderson
2021-02-09indentation fixMicah Anderson
2020-10-27Fix the secondary_gateway ip addition.Micah Anderson
2020-09-01Implement secondary gateway_address.Micah Anderson
2020-04-06Fix eip config transports fieldale
2020-04-06Config.gateways should be a list, not a mapale
2020-04-06fix name of api_uriMicah Anderson
2020-04-06Fix level where services should appear in the provider.jsonMicah Anderson
2020-04-06Remove unused codeMicah Anderson
2020-04-06Get the correct fingerprint from the certificateMicah Anderson
2020-03-26Add missing importale
2020-03-26Fix get_fingerprint functionale
2020-02-22TypeError: a bytes-like object is required, not 'AnsibleUnsafeText'Micah Anderson
2020-02-22Read the ca_cert_private_key using Ansible primitivesale
2020-02-22Gateways is a list, modify eip config generation accordinglyale
2020-02-22Remove unused arg "provider" to EIPConfigale
2020-02-22Fix the provider config generation in simplevpnale
2020-02-22Generate provider config in simplevpnMicah Anderson
2020-02-22Make simplevpn plugin compatible with hostvarsale
2020-02-22Generate the entire EIP configuration in the simplevpn pluginale
2020-02-22Actually return the resultale
2020-02-22First attempt at implementing simplevpn as a pluginale