Compare commits

...

2 Commits

Author SHA1 Message Date
Shay Molcho
80f1835569
Merge 58ac53e39fb7253c7eddb466c663ec28fb3a69a3 into b8d3ace1139f5bcfee816d9844bba4780d052ba8 2025-02-07 12:29:02 +01:00
Shay Molcho
58ac53e39f
Added missing colons for consistency and correctness
Inserted missing colons in specific parts of the text to maintain consistency with the existing format. This adjustment ensures a uniform writing style, improves readability, and aligns the text structure with the rest of the document.
2025-01-28 20:57:26 +02:00

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.
Executing the command
Executing the command:
```bash
ssh -R :80:127.0.0.1:8080 v0@{frp address} -p 2200 tcp --proxy_name "test-tcp" --remote_port 9090