jby123 / AidenTunnel

Tunnel over ICMP protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AidenTunnel

Intro

This is a simple tunneling procedure.

Usage

Usage: aiden-tunnel [OPTION]...
Option:
  -a, --addr            tun device ipv4 address
  -h, --help            display this help and exit
  -k, --key             authentication key
  -n, --netmask         tun device netmask, default: 255.255.255.0
  -s, --server          server address, runs in service mode if not specified

About

Tunnel over ICMP protocol

License:GNU General Public License v3.0


Languages

Language:C 98.0%Language:Makefile 2.0%