Code Monkey home page Code Monkey logo

dtun4's Introduction

DTun4

Build status DTun4 is hosted VPN service designed to allow gamers host their game servers without obligation to have public IP. Your traffic is also secured by AES and RSA encryption. You can connect to computers within the same network anytime, distance is not a problem. DTun4 connects to remote server to establish direct p2p connections. After the process is done, each packet you send appears on every computer in your network.

How to install

If you just want to use ready application, go to https://dtun4.disahome.me/ and download launcher.

How to compile

Just use Visual Studio, any version above 2013 should work.

TODO

Code needs security audition

Used components

  • MahApps.Metro is under the Microsoft Public License (Ms-PL)
  • SharpPcap 4.2 is under the GNU Library or Lesser General Public License version 3.0 (LGPLv3) license
  • PacketDotNet 0.13 is under the GNU Library or Lesser General Public License version 3.0 (LGPLv3) license
  • TUN/TAP Driver from OpenVPN is under the GPL version 2 license.

License

GNU General Public License v3.0

FAQ

  • Could the data be seen outside of the network

I have done my best to use crypto functions properly, but it needs auditioning to be sure. Also no data is stored on server as you may see in source code.

  • I have a feature/bug/request

Use issue tracker, I will try to fix it. Or if you already know how to fix it, you can do a pull request.

  • I have found a critical bug

I would be very grateful if you mail me ASAP

Give me feedback

Share your thoughts about the application(positive, negative, watever), I want to know that all my contribution into this project wasn't for nothing.

dtun4's People

Watchers

 avatar

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.