mDNS-based reverse proxy for naming services on a local network.
Project description
badger
mDNS-based reverse proxy for naming services on a local network.
Sample config
Configuration should be placed in ~/.badger/config.toml
, but this can be changed with --config <path>
. The config can also be given as either JSON
, YAML
, YML
, INI
or XML
.
[badger]
level="INFO" # Set default logging level to INFO.
enable_docker=false # Disable Docker support.
mappings = [
"service1@10.0.0.3:5000", # Map service1.local -> 10.0.0.3:5000.
"service2@10.0.0.50:80", # Map service2.local -> 10.0.0.50:80.
"service3@10.0.0.4:5256" # Map service3.local -> 10.0.0.4:5256.
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
badger-proxy-0.1.9.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file badger-proxy-0.1.9.tar.gz
.
File metadata
- Download URL: badger-proxy-0.1.9.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6954ea02325154bbb07c88aa056b86431f881d5f31f5ec47f6006f48cb7e905 |
|
MD5 | 19955e26302c1932482c792b96c69208 |
|
BLAKE2b-256 | 4e3ec054b45fc515e834b05152e3bd4215fb7c30aed78a61d3d034d8eeb90536 |
File details
Details for the file badger_proxy-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: badger_proxy-0.1.9-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8fee66cc5fd5c45aa34afb2ca2beb5c56ddfa14b5b0efe4824ce9419e2c3967 |
|
MD5 | ca457deca9a15b797f847a8584b378fc |
|
BLAKE2b-256 | 453cefc50f909f4d7fa810a01a3ca305e9965e2a02b5c17633181aef2d7abdf4 |