From 09b79cfb4d82efc6f40f29d021072f40ad7512ab Mon Sep 17 00:00:00 2001 From: Mygod Date: Fri, 11 Sep 2020 15:57:49 -0400 Subject: [PATCH] Update README to reflect regex support --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 074983b0..3233f90e 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ Default settings are picked to suit general use cases and maximize compatibility ### Upstream -* Upstream network interface: Main upstream used to reroute traffic. +* Upstream network interface: Main upstream regex used to reroute traffic. Leave blank for auto detect system VPN (allow/do not bypass this app to use VPN for it to work). - Put `none` (or other similarly invalid entries) to suppress tethering VPN. + Put `none` (or `a^` or other similarly invalid entries) to suppress tethering VPN. * Fallback upstream: Fallback upstream is used when some VPN leave certain routes fallback to default network interface. Leave blank for auto detect. - Put `none` (or other similarly invalid entries) to forbid falling back. + Put `none` (or `a^` or other similarly invalid entries) to forbid falling back. Put other interface name if you feel like it. * IP Masquerade Mode: - None: