Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViRb3 committed Apr 18, 2018
1 parent d4f6c27 commit d1a0273
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,9 @@ Multiple whitespaces/tabs are permitted as a separator.
This program will redirect the first (source) ip&port to the second (destination) ip&port.
You can use a wildcard '*' to match the ip, port, or both, for the source.
Sample settings.txt:
1.2.3.4:80 127.0.0.1:8080
*:1555 127.0.0.1:6000
*:* 127.0.0.1:80
```

0 comments on commit d1a0273

Please sign in to comment.