Giter Site home page Giter Site logo

jeck-liu-create / eternityvpn_win_client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anandanmb01/eternityvpn_win_client

0.0 0.0 0.0 155 KB

Eternity VPN Windows Client - A Python-based VPN client using L2TP protocol with a user-friendly interface and real-time data traffic speed monitoring using tkinder, mutithreading, shell interaction ...

Python 100.00%

eternityvpn_win_client's Introduction

Eternity VPN Windows Client

This is a Windows VPN client designed for use with Eternity VPN, built entirely using Python and the Tkinter library for the GUI.

Features

  • Utilizes L2TP protocol for secure communication
  • Built using Python, with the GUI built using the Tkinter library
  • Multi-threading for responsive GUI and independent real-time operation of VPN commands
  • Proper thread-free closing for managing system resources
  • PowerShell command execution for system interaction
  • Windows built-in RAS counter for real-time data traffic speed
  • API calls for getting real IP
  • User-friendly interface

Implimentation details

The Eternity VPN Windows client is designed to work in parallel with the Windows VPN client. It uses the L2TP protocol for communication, and is built entirely using Python, with the GUI built using the Tkinter library.

Multi-threading is used extensively within the code to make the GUI completely responsive, without any GUI unresponsive errors. Proper thread-free closing has been implemented for the proper management of system resources, and multi-threading has also helped achieve independent real-time operation of VPN commands for instantaneous responses.

For system interaction, PowerShell command execution is utilized, and the Windows built-in RAS counter is used to get real-time data traffic speed. API calls are utilized to get the real IP.

Overall, the Eternity VPN Windows client offers a user-friendly interface and fast, secure VPN connections for Eternity VPN users on Windows.

we can build the application by pyinstaller

output

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.