We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用 gost_3.0.0-nightly.20241102_darwin_arm64 当前的最新版
单独运行 gost 创建 gost.yaml 并运行 gost, 并运行 gost -C gost.yaml
tls: validity: 87600h commonName: gost.run organization: GOST
创建 gost.yaml 并运行 gost -C gost.yaml -L socks5+tls://...@:... -F ...
均不能在运行目录自动生成证书,与文档不符 https://gost.run/tutorials/tls/#_1
目录放在 ~/Downloads 下面和放在 ~ 下面都无法生成证书,运行 gost 的终端已被授权访问磁盘上的所有文件
The text was updated successfully, but these errors were encountered:
自动生成证书不会生成文件,而是直接生成后使用的。生成的证书公钥私钥都在内存里
Sorry, something went wrong.
No branches or pull requests
使用 gost_3.0.0-nightly.20241102_darwin_arm64 当前的最新版
单独运行 gost
创建 gost.yaml 并运行 gost, 并运行 gost -C gost.yaml
创建 gost.yaml 并运行 gost -C gost.yaml -L socks5+tls://...@:... -F ...
均不能在运行目录自动生成证书,与文档不符
https://gost.run/tutorials/tls/#_1
目录放在 ~/Downloads 下面和放在 ~ 下面都无法生成证书,运行 gost 的终端已被授权访问磁盘上的所有文件
The text was updated successfully, but these errors were encountered: