Skip to content

Commit a2a4ac6

Browse files
authored
docs: Adjust the documenation (#46)
1 parent 6b3f18b commit a2a4ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Listen on a local UDP port and forward DNS requests over TCP to a target address
4949
As the tunnel itself only supports TCP, sshtunnel translates from UDP to TCP.
5050

5151
```bash
52-
sshtunnel start-proxy dns --target=127.0.0.53:53
52+
sshtunnel start-proxy dns 127.0.0.53:53
5353
```
5454

5555
## Rules

0 commit comments

Comments
 (0)