minieap(1) General Commands Manual minieap(1) NAME minieap - Extensible 802.1x client with Ruijie v3/v4 support SYNOPSIS minieap [OPTIONS...] DESCRIPTION minieap can be used as a supplicant for modified 802.1x authentication methods like Ruijie. OPTIONS --help, -h show help information --kill, -k [0|...] kill other instances and exit. args other than 0 means to kill other instances and keeps running. --save, -w save present config --username, -u username --password, -p password --nic, -n network interface --stage-timeout, -t timeout for each auth [default is 5] --wait-after-fail, -r time to wait after fail (but will start immediately if the server ask to) [default is 30] --max-fail, -l max failure times [default is 3] --no-auto-reauth, -x do not retry after disconnected [default is yes] --daemonize, -b <0-3> 0 = run foreground 1 = run as daemon, without output 2 = run as daemon, output to the console 3 = run as daemon, output to the log [default is 0] --proxy-lan-iface, -z the LAN interface if auth via proxy [default is none] --auth-round, -j times needs to auth [default is 1] --max-retries max retry times [default is 3] --pid-file set to none to disable [default is /var/run/minieap.pid] --conf-file config file [default /etc/minieap.conf] --if-impl choose the network module. The option can be only used once. [default is the first available one] --pkt-plugin active the corresponding package modifier. The option can be used more than once. [default is none] --module active the corresponding module. The option can be used more than once. If you use --module or --pkt-plugin in command line, all the lines in config file containing "module=" will be ignored. Available network modules sockraw a module use RAW Socket Available package modifier printer print all the package that go through it rjv3 use auth algorithm via hyrathb@GitHub Ruijie V3 --heartbeat, -e seconds between packages [default is 60] --eap-bcast-addr, -a <0-1> Start package broadcast address [default BROADCAST_STANDARD] 0 = standard 1 = ruijie's address --dhcp-type, -d <0-3> DHCP methods [default HCP_AFTER_AUTH] 0 = don't use DHCP 1 = secondary auth 2 = post-auth DHCP 3 = pre-auth DHCP --dhcp-script, -c