proxy.py/proxy/common
Abhinav Singh 0744cd8e7f
Go flagless to allow custom user defined flags. (#452)
* Go flagless to allow custom user defined flags. Fixes #301

* Add --cache-dir flag for cache plugin (when used with on-disk store)

* Enable discovery of flags from external plugins, example those that reside outside of proxy.py package and loaded on demand.  This also allows external flags to surface in --help section

* Define --filtered-client-ips flag for FilterByClientIpPlugin
2020-10-14 10:51:56 +05:30
..
__init__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
constants.py Allow plugins to add custom command line flags (#438) 2020-10-03 16:25:43 +05:30
flag.py Allow plugins to add custom command line flags (#438) 2020-10-03 16:25:43 +05:30
pki.py Add SSL echo server & client example (#395) 2020-07-08 16:38:58 +05:30
types.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30
utils.py Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
version.py Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30