EnglishFrenchSpanish

Ad


OnWorks favicon

fastd - Online in the Cloud

Run fastd in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fastd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fastd - Fast and Secure Tunnelling Daemon

SYNOPSIS


fastd OPTION...

DESCRIPTION


fastd is a very small VPN daemon which tunnels IP packets and Ethernet frames over UDP. It
supports various modern encryption and authentication schemes and can be used in many
different network topologies (1:1, 1:n, meshed).

OPTIONS


--help, -h
Shows a help text.

--version, -v
Shows the fastd version.

--daemon, -d
Runs fastd in the background.

--pid-file <filename>
Writes fastd's PID to the specified file.

--status-socket <socket>
Configure a socket to get fastd's status.

--config, -c <filename>
Loads a config file. - can be specified to read a config file from stdin. More than
one config file can be loaded.

--config-peer <filename>
Loads a config file for a single peer. The filename will be used as the peer name.

--config-peer-dir <dir>
Loads all files from a directory as peer configs. On SIGHUP fastd will reload peer
directories.

--user <user>
Sets the user to run fastd as.

--group <group>
Sets the group to run fastd as.

--log-level error|warn|info|verbose|debug|debug2
Sets the stderr log level; default is info if no alternative log destination is
configured.

--syslog-level error|warn|info|verbose|debug|debug2
Sets the log level for syslog output; default is not to use syslog.

--syslog-ident <ident>
Sets the syslog identification; default is fastd.

--hide-ip-addresses
Hides IP addresses in log output.

--hide-mac-addresses
Hides MAC addresses in log output.

--mode, -m tap|tun
Sets the mode of the interface; default is TAP mode.

--interface, -i <name>
Sets the name of the TUN/TAP interface to use. If not specified, default names
specified by the system will be used.

--mtu, -M <mtu>
Sets the MTU; must be at least 576.

--bind, -b <address>[:<port>]
Sets the bind address. Address can be an IPv4 address or an IPv6 address, or the
keyword any. IPv6 addresses must be put in square brackets.

By default fastd will to bind to a random port for both IPv4 and IPv6. It is
currently not possible to specify an IPv6 link-local address on the command line.

--protocol, -p <protocol>
Sets the handshake protocol. Currently the only protocol available is
ec25519-fhmqvc, which provides a secure authentication of peers based on
public/secret keys.

--method <method>
Sets the encryption method.

--forward
Enables forwarding of packets between peers; read the full documentation before
use!

--on-pre-up <command>
Sets a shell command to execute before interface creation.

--on-up <command>
Sets a shell command to execute after interface creation.

--on-down <command>
Sets a shell command to execute before interface destruction.

--on-post-down <command>
Sets a shell command to execute after interface destruction.

--on-connect <command>
Sets a shell command to execute when a handshake is sent to establish a new
connection.

--on-establish <command>
Sets a shell command to execute when a new connection is established.

--on-disestablish <command>
Sets a shell command to execute when a connection is lost.

--on-verify <command>
Sets a shell command to execute to check a connection attempt by an unknown peer.

--verify-config
Checks the configuration and exits.

--generate-key
Generates a new keypair.

--show-key
Shows the public key corresponding to the configured secret.

--machine-readable
Suppresses output of explaining text in the --show-key and --generate-key commands.

Use fastd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad