winget install --id=InvisibleMan.InvisibleManXRay -e
Invisible Man XRay is an open-source and free client that supports xray core.
Invisible Man XRay is an open-source and free client designed to support xray core. It provides users with an easy-to-use interface for configuring and managing proxies, enabling seamless switching between different server locations.
Key Features:
Audience & Benefit:
Ideal for developers, privacy-conscious individuals, and IT professionals seeking secure and private internet access. Invisible Man XRay helps users bypass restrictions, protect their online identity, and ensure seamless connectivity through various protocols.
Invisible Man XRay can be installed via winget, making it easy to set up on supported platforms.
> A client for xray core
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.
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 directory.
/InvisibleMan-XRay/TUN
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
You can help this project by reporting problems, suggestions or contributing to the code.
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.
Invisible Man XRay supports multi-languages. So, you can contribute to adding new language to the app by following this instruction.
If you know how to code, we welcome you to send fixes and new features!
Please consider donating to support and sustain my activities.