You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
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:[email protected]:8080 -F ss://chacha2020:[email protected]: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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:[email protected]:8080 -F ss://chacha2020:[email protected]: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:
The text was updated successfully, but these errors were encountered: