Skip to content

Commit 54a8321

Browse files
Fixed two * not appearing correclty
1 parent a0e900a commit 54a8321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This project requires ExplodingAULib for recompiling.
2727
| *proxy.logging.logsfolder* | Represents the folder in which you will find log files. |
2828
| *proxy.ssl.enabled* | Choose whether or not if SSL will be supported. |
2929
| *proxy.ssl.sortmode* | Represents the sorting mode used to determine if a direct SSL connection must be established or instead if the Proxy must handle it. **NONE** means that every SSL requests will be handled by the proxy. **INCLUDE** means that only listed requests will be handled by the proxy and **EXCLUDE** means that only listed requests will be sent through a tunel directly. |
30-
| *proxy.ssl.sortlist* | A list of requests splited with semi-colons that will be used with the sort mode. * can be used to mean everything. An example could be *.google.com;*.microsoft.com |
30+
| *proxy.ssl.sortlist* | A list of requests splited with semi-colons that will be used with the sort mode. \* can be used to mean everything. An example could be \*.google.com;\*.microsoft.com |
3131
| *proxy.plugin.wuproxy.redirwuclient* | A setting specific for WUProxy: Defines if we must simulate an older version of the Windows Update client in order to allow Windows XP to update |
3232
3) **Known issues**
3333

0 commit comments

Comments
 (0)