Skip to content

Mahjoub-Sami/multivpn

 
 

Repository files navigation

multivpn - Multiprotocol VPN tool



  Copyright (C) 2002 Gorka Gorrotxategi (zgor), Jose Ignacio Sanchez (Topo[LB])

  multivpn is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Comments are welcome.
Original Authors: zgor, topolb



Brief Description
=================
This was our first try to make a multi protocol (from transport layer to application layer) VPN suite for tunneling purposes, but, mainly: it was for learning.

Current Status
==============

No authentication at all, very very insecure (overflows, ...), just for learning and testing purporses.
Only tunnels using TCP connection.

Usage
=====
./configure
make

Planning
========
Nothing is planned, but some ideas are being slowwwly coogked, hope in some time new commits appears :D)

UPDATE SEPT 2018
================
Added SIP Support, just for fun ;) See https://blog.irontec.com (detailed post with usage details).

About

Initial Multivpn project started looonng ago, only very-very-very basic / proof of concept, hoping some day - some push ;)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 38.3%
  • Shell 31.8%
  • Makefile 26.8%
  • M4 1.7%
  • C++ 1.4%