Skip to content
/ eoip-rs Public

A Rust implementation of the MikroTik EoIP protoco

License

Notifications You must be signed in to change notification settings

sammko/eoip-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eoip-rs is a Rust implementation of the Mikrotik EoIP protocol for Linux, with full support for keepalive transmission and remote peer timeouts.

eoip-rs

USAGE:
    eoip-rs [OPTIONS]

OPTIONS:
    -l, --local       IP address of local tunnel endpoint
    -r, --remote      IP address of remote tunnel endpoint
    -t, --tunid       Tunnel ID
    -I, --interface   Name of the created tap interface
    -k, --keepalive   Interval of keepalive packet transmissions [seconds]
    -W, --timeout     How often the peer needs to send data to be
                      considered alive [seconds]
    -h, --help        Shows this message
    -v, --version     Shows version information

About

A Rust implementation of the MikroTik EoIP protoco

Topics

Resources

License

Stars

Watchers

Forks

Languages