vpnhood / VpnHood

Undetectable Fast Portable VPN
GNU Lesser General Public License v2.1
1.01k stars 151 forks source link

vhserver gen FAILS #603

Closed netsupcloud closed 2 months ago

netsupcloud commented 2 months ago

./vhserver gen FAILS

error seems that on linux it will refrence to some path in WINDOWS DIR like C:\users..... for finding somethings so it will fail because host is linux

trudyhood commented 2 months ago

Can you share us the error message or an image of the console.

netsupcloud commented 2 months ago

Capture this error is for version 2 i will put for version 4 in next comment

netsupcloud commented 2 months ago

new version is ok now

netsupcloud commented 2 months ago

fail to pass IPS im forced to turn off IPS on my network because it will capture malformed TLS so: if an IPS can detect connection type so DPI will find it later

[Drop] [] [1:2230009:1] SURICATA TLS error message encountered [] [Classification: Generic Protocol Command Decode] [Priority: 3] {TCP} 46.4.5.1:443 -> 8.101.249.192:3621

trudyhood commented 2 months ago

That's so weird, VpnHood does not manipulate TLS, it is standard connection created by standard library using the most recent TLS version. Make sure both client and server using the recent version. If you have any idea please share us with us.

trudyhood commented 2 months ago

Hi, Did you find anything or do you have any idea on this matter?