Git Product home page Git Product logo

dupligator's Introduction

DupliGator

DupliGator is a UDP packet replicator inspired by Samplicator (https://github.com/sleinen/samplicator).

It currently supports UDP-to-UDP (with source spoofing), UDP-to-TCP, and both IPv4 & IPv6.

Sources and receivers with differing IP versions can be combined. I.e., Payloads can come in via IPv4 and UDP but be sent out over IPv4 or IPv6 with UDP or TCP. The only requirement is that packets come in from UDP, but this can easily be changed in the future.

The only limitation is on source spoofing, which is only permitted with UDP, and only between matching IP versions.

Getting Started

Just download, compile, and run.

Prerequisites

go get github.com/google/gopacket
go get github.com/google/gopacket/layers
go get github.com/go-yaml/yaml

Installing

go get github.com/ipchama/dupligator
go build dupligator.go

Contributing

Contributions are welcome.

DupliGator went from idea to completion in a few hours, and so there are plenty of TODOs, points that need improvement, and features that can easily be added (TLS and authentication options for TCP?)

Versioning

Haven't decided. :)

Authors

License

This project is licensed under the GPL v3 License - see the LICENSE file for details

Acknowledgments

dupligator's People

Contributors

ipchama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

indigo423 adian98

dupligator's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.