InvisibleManVPN / InvisibleMan-XRayClient

A client for xray core
MIT License
422 stars 52 forks source link

Memory leak in x64 version of InvisibleMan-XRayClient #127

Open Bushroott opened 2 months ago

Bushroott commented 2 months ago

The 64-bit version takes up about five gigabytes of RAM at startup. When the TUN connection is established, it absorbs three or four more. InvisibleMan 32-bit are not affected.

OS Windows 7 x64 InvisibleMan-XRay v2.3.2

Bushroott commented 2 months ago

There may be a conflict with the TUN adapter of another software. I continue to observe.

mr-smit commented 1 month ago

same problem, when i set TUN mode then CPU usage maximum, memory usage maximum, vpn works but system freezes until i kill or stop the process. app 2.3.2, 1.8.23, x86, x64 both versions. win10.

update: Enabled UDP: True (high cpu/memory) Enabled UDP: False (all works fine)