https://github.com/sr229/bwh-docker
Bandwidth Hero Proxy in Docker!
https://github.com/sr229/bwh-docker
Last synced: 4 months ago
JSON representation
Bandwidth Hero Proxy in Docker!
- Host: GitHub
- URL: https://github.com/sr229/bwh-docker
- Owner: sr229
- License: epl-2.0
- Created: 2018-10-01T07:02:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T07:30:28.000Z (over 6 years ago)
- Last Synced: 2025-01-01T10:44:09.886Z (5 months ago)
- Language: Shell
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bandwidth-hero-proxy Docker container
This is a version of the infamous bandwidth-hero's extension proxy server as a Docker container.
All you need to do is install Docker or CRI-O and Podman and you're set for the day!
## Running
All you need is Docker or CRI-O and Podman.
then:
- `docker pull claritymoe/bandwidth-hero-proxy` (for Docker)
- `podman pull claritymoe/bandwidth-hero-proxy` (for Podman)and finally run it using:
- `docker run claritymoe/bandwidth-hero-proxy` (for Docker)
- `podman run claritymoe/bandwidth-hero-proxy` (for Podman)## Contributing
All contributions are accepted. But it falls under this three parameters:
- Images always and SHOULD always run on usermode.
- File permissions are set correctly.