Code Monkey home page Code Monkey logo

vpnsmanager's Introduction

VPNs Manager

Easily manage client SoftEther VPN Gate servers, fetch new ones, ping and see max speed

Main screen

About

This project is a program developed in AutoHotkey to manage client SoftEther VPNs from VPN Gate. Work in progress, alpha stage, there are several bugs, but it's working enough to be useful on a daily basis.

Key Features

  • Fetch a list of VPN servers from all over the world taken from VPN Gate.
    By default it fetches 15 servers, with a limit of 5 servers per country, so that your list of servers have a good variety of locations.
  • Hourly port-check each server on the list and know when was the last time it was online.
  • Register the max speed of the current server so you can know quantitatively how fast it is.
    It shows both the highest download rate ever reached by the server in one second, and the highest download rate average in 50 samples, which means that servers with a high average are servers with a fast and stable connection.
  • Connect to a random server in the list.
  • Automatically add the VPN server's IP to a firewall rule.
    If you do outgoing traffic filtering, you don't need to manually add the IP to the list of allowed IPs in your firewall. Currently it supports Windows Firewall, Comodo Firewall and Peerblock.

License

  • You can view the code, download copies to your devices, run, use the features, and dispose of this software.
  • You can suggest changes, either by opening issues or by doing pull requests.
  • You can create or participate in issues/discussions and give feedback.
  • You can link to this project's repository homepage (https://github.com/hjk789/VPNsManager).
  • You can modify your downloaded copy as you like, although it's recommended that you suggest this modification to be included in the original, so all users can benefit.
  • You can make a fork of this project, but only if you fork it inside GitHub, by clicking on the "Fork" button of this project's repository web page.
  • You cannot do any other action not allowed in this license.

vpnsmanager's People

Contributors

hjk789 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vpnsmanager's Issues

Move all settings to the ini

The only reason for the user to change the code is if they want to change the actual functioning of the program, not to just change static values like the path to the SoftEther client.

Replace freevpn.gg with VPN Gate's official API

freevpn.gg was being used as an alternative to VPN Gate's official API because it made possible to have a much broader variety of server locations. However, it seems that, for some reason, the site owner deleted the entire site, and there doesn't seem to be any alternative out there other than VPN Gate itself. Now the server fetcher is not working and will have to be reworked to function with VPN Gate's API.

Add an options screen for the server fetcher

Such screen would include options such as:

  • how many servers to fetch
  • how many servers per country
  • countries that should be ignored
  • fetch servers only from the specified countries.

Add a details screen for the currently connected server

Add a collapsible area in the GUI with all info about the server plus more details, such as:

  • max average with 10 and 100 samples
  • current real-time average with 10 samples
  • current real-time kilobytes
  • tags
  • trend and second trend.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.