Skip to content

Commit

Permalink
chore: set link in backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
ThunderSon committed Sep 29, 2019
1 parent 90e97c2 commit f590c08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@ To connect to `destined.application.lan:443` via proxy `10.13.37.100:3128` run `
`$ socat TCP-LISTEN:9999,reuseaddr,fork PROXY:10.13.37.100:destined.application.lan:443,proxyport=3128`
Then the tester can target all other tools to localhost:9999:
Then the tester can target all other tools to `localhost:9999`:
`$ openssl s_client -connect localhost:9999`
Expand Down

0 comments on commit f590c08

Please sign in to comment.