Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmoz/twistedproxy
Proxy for Docker containers using Twisted
https://github.com/atmoz/twistedproxy
Last synced: 30 days ago
JSON representation
Proxy for Docker containers using Twisted
- Host: GitHub
- URL: https://github.com/atmoz/twistedproxy
- Owner: atmoz
- Created: 2014-10-05T01:23:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-05T01:29:27.000Z (about 10 years ago)
- Last Synced: 2024-10-16T13:15:42.905Z (3 months ago)
- Language: Shell
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
twistedproxy
============Proxy for Docker containers using Twisted
## Usage
`docker build --tag twistedproxy .`
`docker run -d --link some_container_name:PROXY_example.com twistedproxy`