I created a Linux virtual machine and installed GOST on it, then ran this command:
./gost -L=ss://chacha20:123456@:8338
And on the Android client I did:
-L ss://chacha20:123456@127.0.0.1:8080 -F ss://chacha2020:123456@192.168.1.25:8338
But it doesn't work, I get no internet, what am I doing wrong?
I wanted to run without encryption but on the server it says:
./gost -L=ss://none:123456@:8338
2023/07/29 11:18:51 ss.go:605: [ss] cipher not supported
I created a Linux virtual machine and installed GOST on it, then ran this command:
./gost -L=ss://chacha20:123456@:8338
And on the Android client I did:-L ss://chacha20:123456@127.0.0.1:8080 -F ss://chacha2020:123456@192.168.1.25:8338
But it doesn't work, I get no internet, what am I doing wrong? I wanted to run without encryption but on the server it says: