Coder Social home page Coder Social logo

schaichalonso / openiked-portable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeintelligencetesting/openiked-portable

0.0 0.0 0.0 3.52 MB

Internet Key Exchange version 2 (IKEv2) daemon - portable version of OpenBSD iked

Home Page: https://openiked.org

License: ISC License

Shell 0.37% Perl 1.66% C 85.54% Makefile 1.68% CMake 1.88% Yacc 5.47% Dockerfile 0.02% Roff 3.39%

openiked-portable's Introduction

OpenIKED

License CMake #openiked on matrix.org #openiked on libera.chat

This is a port of OpenBSD's OpenIKED to other Unix-like operating systems including Linux, macOS, FreeBSD and NetBSD.

Documentation

The official documentation for OpenIKED are the man pages for each tool:

and the OpenBSD VPN FAQ.

Installing OpenIKED

Binary Packages

Binary packages for OpenIKED are available for the package managers of various operating systems and Linux distributions:

Building from source

Portable OpenIKED is built using cmake. It requires a working C compiler, standard library and headers, a yacc compatible parser generator, libevent, and libcrypto from either LibreSSL or OpenSSL.

git clone https://github.com/openiked/openiked-portable.git
cd openiked-portable
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
# install
make install

A few additional setup steps are required to create the intial configuration files, key material and system users. The easiest way to do this is running the setup scripts included in the source repository.

./setup_config.sh
./useradd.sh

openiked-portable's People

Contributors

tobhe avatar reyk avatar mbelop avatar mfriedl avatar bluerise avatar jonathangray avatar moritzbuhl avatar cjeker avatar linderd avatar sthen avatar botovq avatar bluhm avatar sebastianbenoit avatar klemensn avatar alexander-naumov avatar ischwarze avatar gleydsonsoares avatar hogand avatar marcespie avatar mpieuchot avatar semarie avatar yasuoka avatar stspdotname avatar omoerbeek avatar natano avatar 4a6f656c avatar jcourreges avatar ericfaurot avatar voutilad avatar dajohi 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.