Giter Club home page Giter Club logo

manoj-2702 / se-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 320 KB

This script is designed to perform various network-related tests, including checking the public IP, running a speed test, checking ping status, conducting a trace route, verifying OpenVPN TLS configuration, checking for packet loss, and performing a DNS leak test.

License: MIT License

Python 46.55% PowerShell 41.79% Batchfile 2.37% Roff 9.29%
connectivity-tools crytpography dns-leak dns-lookup ip ipify-api openvpn ping-test python scapy

se-project's Introduction

OpenVPN configuration and connectivity test

This script is designed to perform various network-related tests, including checking the public IP, running a speed test, checking ping status, conducting a trace route, verifying OpenVPN TLS configuration, checking for packet loss, and performing a DNS leak test.

Features

  • Get the public IP address using an external API.
  • Run a speed test to measure download and upload speeds.
  • Check the ping status to verify network connectivity.
  • Perform a trace route to analyze the route to a destination.
  • Verify OpenVPN TLS configuration and display the result.
  • Check for packet loss using the ping command.
  • Conduct a DNS leak test to identify potential leaks.

Prerequisites

  • Python 3.x installed.
  • Required Python libraries installed (requests, speedtest, tkinter, json, os, subprocess, termcolor, cryptography, scapy, dotenv).

Configuration

  1. Clone this repository:

    git clone https://github.com/Manoj-2702/SE-Project.git
    cd SE Project
  2. Install the required Python libraries:

    pip install -r requirements.txt
  3. Create a .env file with the following variables:

    DESTINATION_HOST="google.com"
    CONFIG_PATH=path/to/openvpn/config.ovpn
    API_ENDPOINT=https://api.ipify.org?format=json

    Adjust the values accordingly.

Usage

  1. Run the script:

    python main3.py
  2. Follow the instructions in the Tkinter GUI to perform various network tests.

License

This project is licensed under the MIT License.

Acknowledgments

Feel free to contribute or report issues!

se-project's People

Contributors

manoj-2702 avatar

Watchers

 avatar

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.