Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN Fixes + Sanity Checking #282

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

VPN Fixes + Sanity Checking #282

wants to merge 76 commits into from

Commits on Jun 28, 2017

  1. purevpn and ipvanish, getting ip addresses of vpns sometimes lead to …

    …an Error, try except added
    arianniaki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    e047d8e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Configuration menu
    Copy the full SHA
    1565476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e5af1f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

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

Commits on Jul 11, 2017

  1. Configuration menu
    Copy the full SHA
    c925cd4 View commit details
    Browse the repository at this point in the history
  2. log messages fixed

    arianniaki committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    e63de02 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

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

Commits on Jul 13, 2017

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

Commits on Jul 15, 2017

  1. add arg for sanity check

    grace71 committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    3164ade View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. Configuration menu
    Copy the full SHA
    eb26a35 View commit details
    Browse the repository at this point in the history
  2. add geo-sanity check module

    grace71 committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    845995c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dcc045 View commit details
    Browse the repository at this point in the history
  4. get anchors before for loop

    grace71 committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    739b509 View commit details
    Browse the repository at this point in the history
  5. some update

    grace71 committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    4c20719 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

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

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    0ffedcc View commit details
    Browse the repository at this point in the history
  2. add logging info & LICENSE

    grace71 committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    f8d0182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    579b557 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba2dfa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. fix minor errors

    grace71 committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    35924fe View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Configuration menu
    Copy the full SHA
    84d5630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93716ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f76634 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcb26e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fada31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53ad69c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff3c8d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ced45f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Configuration menu
    Copy the full SHA
    ab29b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6941a61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    044e6d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d519f41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71bdd6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db54733 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. new configs created for new vps and in case the filenames are the sam…

    …e, only the vpn file is updated not the config
    arianniaki committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    0898652 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. fixed a bug where hostname was a tuple of filename and extension rath…

    …er than filename
    Seyed Arian Akhavan Niaki committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    41595a4 View commit details
    Browse the repository at this point in the history
  2. removing new vpn configs folder when update is finished

    Seyed Arian Akhavan Niaki committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    bed8b1d View commit details
    Browse the repository at this point in the history
  3. update configs for ipvanish added

    Seyed Arian Akhavan Niaki committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    0c98f71 View commit details
    Browse the repository at this point in the history
  4. updated vpns directory shouldn't be deleted in the vpnprovider.py code

    Seyed Arian Akhavan Niaki committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    e6e2556 View commit details
    Browse the repository at this point in the history
  5. ipvanish update vpn config merged with cli.py

    Seyed Arian Akhavan Niaki committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    2a089dc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. optimize the sanity checker

    grace71 committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    8866f0f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. update vpn parameter added for purevpn

    Seyed Arian Akhavan Niaki committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    bd7128b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vpn_fixes' of https://github.com/arianniaki/centinel in…

    …to vpn_fixes
    Seyed Arian Akhavan Niaki committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    2cdb34a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f43cad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bc4946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46cdd8b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

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

Commits on Sep 15, 2017

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

Commits on Sep 22, 2017

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

Commits on Oct 24, 2017

  1. speed up probing

    grace71 committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    35164b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98dcfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafc62c View commit details
    Browse the repository at this point in the history
  4. change cli.py to run ripe api

    grace71 committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    52437eb View commit details
    Browse the repository at this point in the history
  5. clean up probe part

    grace71 committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    653bc62 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. clean up sanity check part

    grace71 committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    2f7b845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c32c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

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

Commits on Oct 27, 2017

  1. collect info for analysis

    grace71 committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    c92ad07 View commit details
    Browse the repository at this point in the history
  2. erro msq

    grace71 committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    8c98199 View commit details
    Browse the repository at this point in the history
  3. fix minor errors

    grace71 committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    ff4348b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Fix indents

    grace71 committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    ea8938f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Creat configs for other VP

    grace71 committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    31e03d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b7e5da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e0ad9 View commit details
    Browse the repository at this point in the history
  4. Store online anchors list

    grace71 committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    e40f20b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Move code to geosanity.py

    grace71 committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    d83574b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6202f5 View commit details
    Browse the repository at this point in the history
  3. Finish geosanity.py

    grace71 committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    3229144 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Change fname of landmark

    grace71 committed May 2, 2018
    Configuration menu
    Copy the full SHA
    fa9f423 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

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

Commits on May 9, 2018

  1. Change vp_info format

    grace71 committed May 9, 2018
    Configuration menu
    Copy the full SHA
    3d3f0e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea8ada View commit details
    Browse the repository at this point in the history
  3. Can't pickle staticmethod

    grace71 committed May 9, 2018
    Configuration menu
    Copy the full SHA
    98ba2cb View commit details
    Browse the repository at this point in the history
  4. Fix errors

    grace71 committed May 9, 2018
    Configuration menu
    Copy the full SHA
    11ec5ec View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    8768366 View commit details
    Browse the repository at this point in the history
  2. Convert ms to second

    grace71 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    16e8f89 View commit details
    Browse the repository at this point in the history