You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When local-tls is passed we forward tls traffic to another port than
none tls traffic if local-tls is ommited all traffic goes to local
Fixes: #27
Signed-off-by: Jo De Boeck <deboeck.jo@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,4 +231,9 @@ Second starts the tcp router client and make it opens a connection to the tcp ro
231
231
The following command will connect the the server located at `tcprouter-1.com`, forward traffic for `mydomain.com` to the local application running at `localhost:8080` and send the response back.
0 commit comments