Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Oct 11, 2023
1 parent 6eb4160 commit 4320ae7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion WebTunnel/WebTunnelRDP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The following RDP clients are used:
- [`xfreerdp`](https://www.freerdp.com) on Linux and other Unix platforms

Like [`remote-client`](../WebTunnelClient/README.md), `remote-rdp` can also connect through a
[proxy server](../WebTunnelClient/READMD.md#connecting-trough-a-http-proxy).
[proxy server](../WebTunnelClient/README.md#connecting-trough-a-http-proxy).

### Command-Line Arguments Help

Expand Down
2 changes: 1 addition & 1 deletion WebTunnel/WebTunnelSCP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The macchina.io REMOTE username and password can also be supplied via environmen
variables `REMOTE_USERNAME` and `REMOTE_PASSWORD`, or via a configuration file.

Like [`remote-client`](../WebTunnelClient/README.md), `remote-scp` can also connect through a
[proxy server](../WebTunnelClient/READMD.md#connecting-trough-a-http-proxy).
[proxy server](../WebTunnelClient/README.md#connecting-trough-a-http-proxy).


### Passing Options to the SCP Client
Expand Down
2 changes: 1 addition & 1 deletion WebTunnel/WebTunnelSFTP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The macchina.io REMOTE username and password can also be supplied via environmen
variables `REMOTE_USERNAME` and `REMOTE_PASSWORD`, or via a configuration file.

Like [`remote-client`](../WebTunnelClient/README.md), `remote-sftp` can also connect through a
[proxy server](../WebTunnelClient/READMD.md#connecting-trough-a-http-proxy).
[proxy server](../WebTunnelClient/README.md#connecting-trough-a-http-proxy).

### Passing Options to the SFTP Client

Expand Down
2 changes: 1 addition & 1 deletion WebTunnel/WebTunnelSSH/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The macchina.io REMOTE username and password can also be supplied via environmen
variables `REMOTE_USERNAME` and `REMOTE_PASSWORD`, or via a configuration file.

Like [`remote-client`](../WebTunnelClient/README.md), `remote-ssh` can also connect through a
[proxy server](../WebTunnelClient/READMD.md#connecting-trough-a-http-proxy).
[proxy server](../WebTunnelClient/README.md#connecting-trough-a-http-proxy).

### Disabling Host Fingerprint Checking and Authenticity Warning

Expand Down
2 changes: 1 addition & 1 deletion WebTunnel/WebTunnelVNC/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The macchina.io REMOTE username and password can also be supplied via environmen
variables `REMOTE_USERNAME` and `REMOTE_PASSWORD`, or via a configuration file.

Like [`remote-client`](../WebTunnelClient/README.md), `remote-vnc` can also connect through a
[proxy server](../WebTunnelClient/READMD.md#connecting-trough-a-http-proxy).
[proxy server](../WebTunnelClient/README.md#connecting-trough-a-http-proxy).

On macOS, `remote-vnc` will launch the built-in macOS Screen Sharing client.
On other platforms, `remote-vnc` will attempt to launch an executable
Expand Down

0 comments on commit 4320ae7

Please sign in to comment.