Skip to content

Commit 2b10617

Browse files
committed
Update README.md
1 parent e1034aa commit 2b10617

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ How to use this python script ?
2121
$ sudo python tcpdns.py -f tcpdns.json
2222
```
2323

24+
Commandline
25+
----------------------------
26+
27+
```
28+
usage: tcpdns.py [-h] -f CONFIG_JSON [-d]
29+
30+
TCP DNS Proxy
31+
32+
optional arguments:
33+
-h, --help show this help message and exit
34+
-f CONFIG_JSON Json config file
35+
-d Print debug message
36+
```
37+
2438

2539
Configuration file
2640
----------------------------

0 commit comments

Comments
 (0)