https://github.com/thiagobarradas/simple-tunnel
Simple Tunnel for HTTP API tests
https://github.com/thiagobarradas/simple-tunnel
api dotnet dotnet-core http https proxy simple test testing tunnel tunnel-proxy tunnel-server
Last synced: about 1 year ago
JSON representation
Simple Tunnel for HTTP API tests
- Host: GitHub
- URL: https://github.com/thiagobarradas/simple-tunnel
- Owner: ThiagoBarradas
- Created: 2019-02-21T18:56:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T19:06:33.000Z (over 7 years ago)
- Last Synced: 2025-03-23T20:05:56.795Z (about 1 year ago)
- Topics: api, dotnet, dotnet-core, http, https, proxy, simple, test, testing, tunnel, tunnel-proxy, tunnel-server
- Language: C#
- Homepage: http://hub.docker.com/r/thiagobarradas/simple-tunnel
- Size: 9.77 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# Simple Tunnel
> See more: https://hub.docker.com/r/thiagobarradas/simple-tunnel
Simple HTTP Tunnel for API testing
### Running a Container
Run: `docker run --name simple-tunnel -p80:8087 -d thiagobarradas/simple-tunnel`
Call this API with original request, change base URL to query string `tunnel_url`, like:
`http://localhost/some-path/testing?some-query=1&tunnel_url=https://my-original-url.com`
Tunnel URL must be only base url. The previously request is sended to:
`https://my-original-url.com/some-path/testing?some-query=1`
## How can I contribute?
Please, refer to [CONTRIBUTING](.github/CONTRIBUTING.md)
## Found something strange or need a new feature?
Open a new Issue following our issue template [ISSUE_TEMPLATE](.github/ISSUE_TEMPLATE.md)
## Changelog
See in [nuget version history](https://www.nuget.org/packages/RestSharp.Serilog.Auto)
## Did you like it? Please, make a donate :)
if you liked this project, please make a contribution and help to keep this and other initiatives, send me some Satochis.
BTC Wallet: `1G535x1rYdMo9CNdTGK3eG6XJddBHdaqfX`
