InvisibleManVPN/InvisibleMan-XRayClient
Fork: 50 Star: 394 (更新于 2024-10-28 20:00:11)
license: MIT
Language: C# .
A client for xray core
最后发布版本: v1.4.4 ( 2023-09-28 08:17:16)
Invisible Man - XRay Client
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.
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
andgeosite.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!
Also, you can contribute to adding new language to the Invisible Man XRay. For more information, read this.
Donation
Please consider donating to support and sustain our activities.
-
TON:
EQA4Q2XFDHS1bCK9j6dgScYiTwtNzwRyPwYnKpZS6NPs25g1
-
BITCOIN:
bc1qy6a47vrygqf4x5dwpcm7wnamgn2gxxwn32w807
-
ETHEREUM:
0x8cad02de7dd61237Fdf6B98589e15e1a59C54849
Contacts
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2023-09-28 08:17:16 v1.4.4
2023-07-21 18:39:21 v1.3.2
2023-06-25 04:13:58 v0.9.1
2023-05-03 20:21:01 v0.7.5
2023-03-25 19:34:47 v0.4.2
2023-03-23 17:57:26 v0.4.1
2023-03-18 18:58:28 v0.3.0
2023-03-18 06:09:20 v0.1.0
主题(topics):
proxy, proxy-client, reality, shadowsocks, trojan, v2ray, vless, vmess, xray
InvisibleManVPN/InvisibleMan-XRayClient同语言 C#最近更新仓库
2024-11-04 20:01:02 Pik-4/HsMod
2024-11-03 23:57:50 jellyfin/jellyfin
2024-10-31 10:00:36 metatube-community/jellyfin-plugin-metatube
2024-10-30 03:58:07 AlchlcDvl/TownOfUsReworked
2024-10-26 07:18:02 Azure/azure-sdk-for-net
2024-10-23 06:18:57 PowerShell/PowerShell