Giter VIP home page Giter VIP logo

invisibleman-xrayclient's Introduction

Invisible Man - XRay Client

A client for xray core

Downloads DownloadsLatest LatestVersion CodeFactor

Invisible Man XRay is an open-source and free client that supports xray core. It provides an easy-to-use interface to configure and manage proxies and allows users to switch between different server locations.

Image1 Image2

Getting started

  • If you are new to this, please download the application from releases.

  • But if you want to get the source of the client, follow these steps:

    • Download the requirements

    • Clone a copy of the repository:

      git clone "https://github.com/InvisibleManVPN/InvisibleMan-XRayClient.git"
      
    • Change to the directory:

      cd InvisibleMan-XRayClient
      
    • Make XRayCore.dll file and copy to the /InvisibleMan-XRay/Libraries directory:

      cd XRay-Wrapper
      go build --buildmode=c-shared -o XRayCore.dll -trimpath -ldflags "-s -w -buildid=" .
      md ..\InvisileMan-XRay\Libraries
      copy XRayCore.dll ..\InvisibleMan-XRay\Libraries   
      
    • Download InvisibleMan-TUN service (based on your OS) from this link, extract and copy to the /InvisibleMan-XRay/TUN directory.

    • Download geoip.dat and geosite.dat files and copy to the /InvisibleMan-XRay directory:

      cd ..\InvisibleMan-XRay
      curl https://github.com/v2fly/geoip/releases/latest/download/geoip.dat -o geoip.dat -L
      curl https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat -o geosite.dat -L
      
    • Run the project:

      dotnet run
      

Requirements

Contributing

You can help this project by reporting problems, suggestions or contributing to the code.

Report a problem or suggestion

Go to our Issue tracker and check if your problem/suggestion is already reported. If not, create a new issue with a descriptive title and detail your suggestion or steps to reproduce the problem.

Contribute to the code

If you know how to code, we welcome you to send fixes and new features!

Donation

Please consider donating to support and sustain our activities.

  • TON:

    TON Wallet

    EQA4Q2XFDHS1bCK9j6dgScYiTwtNzwRyPwYnKpZS6NPs25g1
    
  • BITCOIN:

    Bitcoin Wallet

    bc1qy6a47vrygqf4x5dwpcm7wnamgn2gxxwn32w807
    
  • ETHEREUM:

    Ethereum Wallet

    0x8cad02de7dd61237Fdf6B98589e15e1a59C54849
    

Contacts

invisibleman-xrayclient's People

Contributors

invisiblemanvpn 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.