https://github.com/nickstenning/injecture
https://github.com/nickstenning/injecture
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nickstenning/injecture
- Owner: nickstenning
- Created: 2017-02-07T13:42:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T13:46:25.000Z (over 9 years ago)
- Last Synced: 2025-02-09T21:11:29.548Z (over 1 year ago)
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
injecture
=========
A rewriting proxy prototype.
Usage
-----
go get -u github.com/golang/dep/...
dep ensure
go build
./injecture
Visit, for example: http://localhost:8080/https://en.wikipedia.org/wiki/Convair_B-58_Hustler
There's a lot missing from this at the moment, most noticeably redirect handling.