Menu

Tree [815d49] master /
 History

HTTPS access


File Date Author Commit
 .vs 2016-07-17 Disa Disa [632666] opensourcing
 DTun4Launcher 2016-07-17 Disa Disa [632666] opensourcing
 DTunApplication 2016-07-17 Disa Disa [632666] opensourcing
 DTunApplicationMetroUI 2016-07-17 Disa Disa [632666] opensourcing
 DTunClientLibrary 2016-07-17 Disa Disa [632666] opensourcing
 DTunServer 2016-07-17 Disa Disa [632666] opensourcing
 DTunServerRSAKeyGenerator 2016-07-17 Disa Disa [632666] opensourcing
 DTunTest 2016-07-17 Disa Disa [632666] opensourcing
 InstallDTunAdapter 2016-07-17 Disa Disa [632666] opensourcing
 Installer 2016-07-17 Disa Disa [632666] opensourcing
 packages 2014-07-31 Disa Disa [8f2a8a] 2.0 -beta
 www 2016-07-17 Disa Disa [632666] opensourcing
 .gitignore 2016-07-17 Disa Disa [632666] opensourcing
 .travis.yml 2016-07-17 Disa Disa [a999e9] force travis
 1.ico 2014-04-18 Disa Disa [9a7b23] 1.4 -> fixy dla XP, ikonka ze stanem, fixy stab...
 2.ico 2014-04-18 Disa Disa [9a7b23] 1.4 -> fixy dla XP, ikonka ze stanem, fixy stab...
 3.ico 2014-04-18 Disa Disa [9a7b23] 1.4 -> fixy dla XP, ikonka ze stanem, fixy stab...
 4.ico 2014-04-18 Disa Disa [9a7b23] 1.4 -> fixy dla XP, ikonka ze stanem, fixy stab...
 Bez tytułu.png unknown
 ChangeLog.txt 2016-07-17 Disa Disa [632666] opensourcing
 DTun.sln 2014-11-27 Disa Disa [e3469c] 2.4 - before 3.0
 DTun.v11.suo 2014-03-30 Disa Disa [0dfccd] 1.1
 DTun.v12.suo 2016-06-15 Disa Disa [427f77] pare bugfixow, protokol dtun4://
 LICENSE 2016-07-17 Disa Disa [632666] opensourcing
 MahAppsMetroLicense.txt 2016-07-17 Disa Disa [632666] opensourcing
 PacketDotNet.dll 2015-01-06 Disa Disa [d8ae4f] 3.5 - name.dtun
 PacketDotNetLicense.txt 2016-07-17 Disa Disa [632666] opensourcing
 SharpPCapLicense.txt 2016-07-17 Disa Disa [632666] opensourcing
 SharpPcap.dll 2015-01-06 Disa Disa [d8ae4f] 3.5 - name.dtun
 TUNTAPLicense.txt 2016-07-17 Disa Disa [632666] opensourcing
 Untitled.ico 2014-03-30 Disa Disa [0dfccd] 1.1
 _0.ico 2014-04-23 Disa Disa [fbe3ea] 1.5 - ikonki statusu, fixy chatu,
 _1.ico 2014-04-23 Disa Disa [fbe3ea] 1.5 - ikonki statusu, fixy chatu,
 _2.ico 2014-04-23 Disa Disa [fbe3ea] 1.5 - ikonki statusu, fixy chatu,
 _3.ico 2014-04-23 Disa Disa [fbe3ea] 1.5 - ikonki statusu, fixy chatu,
 dtun-trans.ico 2014-04-23 Disa Disa [fbe3ea] 1.5 - ikonki statusu, fixy chatu,
 readme.md 2016-07-18 Disa Disa [815d49] readme

Read Me

DTun4

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.