From e1ee60d31f069403ecd8f48d2861f2f3bc8ee93d Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Wed, 20 May 2020 02:13:46 +0300 Subject: [PATCH] update snap spec --- snapcraft.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index aa06d3d..0d244f2 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,8 +1,9 @@ name: dumbproxy version: '1.0.0' summary: Dumbiest HTTP proxy ever. -description: | - Standalone Hola proxy client. Just run it and it'll start plain HTTP proxy server forwarding traffic via Hola proxies of your choice. +description: > + Dumbiest HTTP proxy ever. See documentation for details: + https://github.com/Snawoot/dumbproxy/blob/master/README.md confinement: strict base: core18