Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
develon2015 committed Mar 29, 2022
1 parent db78d5c commit 38de114
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion client/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# 3389
# client

```
$ ./client -h
Help:
./client [server:port] [bind_port] [password] [local_service:port]
```
8 changes: 7 additions & 1 deletion server/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# 3389
# server

```
$ ./server -h
Help:
./server [port] [password]
```

0 comments on commit 38de114

Please sign in to comment.