YUKARI(1) General Commands Manual YUKARI(1)
NAME
yukari - Privacy-aware Web Content Sanitizer Proxy As A Service (WCSPAAS)
SYNOPSIS
yukari [-f string] [-proxy string] [-proxyenv bool] [-socks5 string]
[-version]
DESCRIPTION
Yukari's Gap rewrites web pages to exclude malicious HTML tags and
attributes. It also replaces external resource references in order to
prevent third-party information leaks.
The main goal of Yukari's Gap is to provide a result proxy for SearX, but
it can be used as a standalone sanitizer service, too.
FEATURES
HTML sanitization
Rewrites HTML/CSS external references to locals
JavaScript blocking
Cookies forwarded
Referrers
Caching/ETag
Supports GET/POST forms and IFrames
Optional HMAC URL verifier key to prevent service abuse
OPTIONS
-f path
Load configuration file from path
-proxy string
Use the specified HTTP proxy (ie: [user:pass@]hostname:port),
this overrides the -socks5 option and the IPv6 setting
-proxyenv bool
Use a HTTP proxy as set in the environment (such as HTTP_PROXY,
HTTPS_PROXY, NO_PROXY ). Overrides the -proxy, -socks5, flags
and the IPv6 setting
-socks5 string
Use a SOCKS5 proxy (ie: hostname:port), this overrides the IPv6
setting
SEE ALSO
SearX(1)
AUTHORS
Adam Tauber <asciimoo@gmail.com>
Alexandre Flament <alex@al-f.net>
MAINTAINERS
Izuru Yakumo <yakumo.izuru@chaotic.ninja>
BUGS
Bugs or suggestions? Send an email to <yukari-dev@chaotic.ninja>
LICENSE
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero
General Public License for more details.
NetBSD 10.0 November 21, 2024 NetBSD 10.0
Generated by Keine 1.00