Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadiamoe/goxxy
Goxxy is a modular HTTP proxy, aimed to be used in honeypots
https://github.com/nadiamoe/goxxy
Last synced: 24 days ago
JSON representation
Goxxy is a modular HTTP proxy, aimed to be used in honeypots
- Host: GitHub
- URL: https://github.com/nadiamoe/goxxy
- Owner: nadiamoe
- Created: 2018-08-29T10:10:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T12:08:38.000Z (over 6 years ago)
- Last Synced: 2024-12-27T05:04:22.434Z (25 days ago)
- Language: Go
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Goxxy
[![GoDoc](https://godoc.org/roob.re/goxxy?status.svg)](https://godoc.org/roob.re/goxxy)
[![GoDoc](https://api.travis-ci.org/roobre/goxxy.svg?branch=master)](https://travis-ci.org/roobre/goxxy)
[![codecov](https://codecov.io/gh/roobre/goxxy/branch/master/graph/badge.svg)](https://codecov.io/gh/roobre/goxxy)Goxxy is an http proxy which applies changes to requests and responses before and after sending them to the original server.
It is intended for research, reversing and honeypots, and hopefully not for {corporate,}evil.