Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Mar 11, 2015
1 parent e1034aa commit 2b10617
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@ How to use this python script ?
$ sudo python tcpdns.py -f tcpdns.json
```

Commandline
----------------------------

```
usage: tcpdns.py [-h] -f CONFIG_JSON [-d]

TCP DNS Proxy

optional arguments:
-h, --help show this help message and exit
-f CONFIG_JSON Json config file
-d Print debug message
```
Configuration file
----------------------------
Expand Down

0 comments on commit 2b10617

Please sign in to comment.