Merge 58ac53e39fb7253c7eddb466c663ec28fb3a69a3 into 450b8393bc5a06fd1182690b967e8deb0c20b606

This commit is contained in:
Shay Molcho 2025-01-28 20:58:54 +02:00 committed by GitHub
commit 61f1d090b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1235,7 +1235,7 @@ sshTunnelGateway.bindPort = 2200
When running `./frps -c frps.toml`, a private key file named `.autogen_ssh_key` will be automatically created in the current working directory. This generated private key file will be used by the SSH server in frps. When running `./frps -c frps.toml`, a private key file named `.autogen_ssh_key` will be automatically created in the current working directory. This generated private key file will be used by the SSH server in frps.
Executing the command Executing the command:
```bash ```bash
ssh -R :80:127.0.0.1:8080 v0@{frp address} -p 2200 tcp --proxy_name "test-tcp" --remote_port 9090 ssh -R :80:127.0.0.1:8080 v0@{frp address} -p 2200 tcp --proxy_name "test-tcp" --remote_port 9090