Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

WIP: Streisand IPv6 support #1471

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2019

  1. Support simple IPv6 ingress when Ansible detects existing IPv6

    If a system has *existing* IPv6 connectivity, support some services over it.
    
    sslh: Adding another listen line opens up the gateway (and ssh).
    
    shadowsocks: Adding another listen address opens the service; obfs works too.
    
    gateway: Adding the IPv6 address to the self-signed gateway SSL cert works.
    
    Note that systems with IPv6 ingress get IPv6 egress for connection-oriented services for free; check with https://ipv6.google.com/
    nopdotcom authored and alimakki committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    b699159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4651b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd16cc7 View commit details
    Browse the repository at this point in the history
  4. Defaults hiding everywhere

    - branch based off of @nopdotcom's PR StreisandEffect#1361
    - initial commit for supporting all VPNs over IPv6
    nopdotcom authored and alimakki committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    088b400 View commit details
    Browse the repository at this point in the history
  5. - default to disabling IPv6

    - add IPv6 status
    alimakki committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    af78894 View commit details
    Browse the repository at this point in the history
  6. new line

    alimakki committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    deed63c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49c081f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Configuration menu
    Copy the full SHA
    f1f6f8b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Configuration menu
    Copy the full SHA
    7403067 View commit details
    Browse the repository at this point in the history