From 8535e8ff2a5dbce7f395f0f438e7006d979bdeb7 Mon Sep 17 00:00:00 2001 From: hastmu Date: Sun, 3 Nov 2024 18:54:54 +0100 Subject: [PATCH] added branch content info --- README.md | 15 ++++++++------- README.md.template | 15 ++++++++------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 7a680e7..c348c74 100755 --- a/README.md +++ b/README.md @@ -31,13 +31,14 @@ Issues: * No longer active maintained (deprecated warnings all over the place) What do you get? -- [X] Proxy detection via - - avahi - - set defaults -- [X] caching of URL specific working proxy (or none if none works) -- [X] caching over reboot if possible -- [X] allow mixture of allowed and non allowed urls (no need for direct declaration) -- [X] with release of branch v2.0.0: +- [X] branch v1.0.0 (released) + - [X] Proxy detection via + - avahi + - set defaults + - [X] caching of URL specific working proxy (or none if none works) + - [X] caching over reboot if possible + - [X] allow mixture of allowed and non allowed urls (no need for direct declaration) +- [X] branch v2.0.0 (WIP): - [X] Feedback on current connection config (working proxy, blocked urls, direct connects) # How does it look? diff --git a/README.md.template b/README.md.template index ddb3198..270f28d 100755 --- a/README.md.template +++ b/README.md.template @@ -31,13 +31,14 @@ Issues: * No longer active maintained (deprecated warnings all over the place) What do you get? -- [X] Proxy detection via - - avahi - - set defaults -- [X] caching of URL specific working proxy (or none if none works) -- [X] caching over reboot if possible -- [X] allow mixture of allowed and non allowed urls (no need for direct declaration) -- [X] with release of branch v2.0.0: +- [X] branch v1.0.0 (released) + - [X] Proxy detection via + - avahi + - set defaults + - [X] caching of URL specific working proxy (or none if none works) + - [X] caching over reboot if possible + - [X] allow mixture of allowed and non allowed urls (no need for direct declaration) +- [X] branch v2.0.0 (WIP): - [X] Feedback on current connection config (working proxy, blocked urls, direct connects) # How does it look?