Re6st verification:
$ systemctl status re6stnet.service
● re6stnet.service - Resilient, Scalable, IPv6 Network application
Loaded: loaded (/usr/lib/systemd/system/re6stnet.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2022-12-21 11:35:46 CET; 1 months 25 days ago
Main PID: 1288 (re6stnet)
Tasks: 5 (limit: 38103)
Memory: 62.4M
CPU: 54min 23.294s
CGroup: /system.slice/re6stnet.service
├─ 1288 /opt/re6st/parts/python2.7/bin/python2.7 /usr/sbin/re6stnet @re6stnet.conf
├─ 1958 openvpn --dev-type tap --dev re6stnet-tcp --persist-tun --persist-key --script-security 2 --up /opt/re6st/eggs/re6stnet-0.583-py2.7.egg/re6st/ovpn-client --tls-server --mode server ->
├─ 1966 babeld -h 15 -H 15 -L /var/log/re6stnet/babeld.log -S /var/lib/re6stnet/babeld.state -I /var/run/re6stnet/babeld.pid -s -C ipv6-subtrees true -C redistribute local deny -C redistribu>
├─2140311 openvpn --dev-type tap --dev re6stnet6 --persist-tun --persist-key --script-security 2 --up /opt/re6st/eggs/re6stnet-0.583-py2.7.egg/re6st/ovpn-client --nobind --client --remote 195.>
└─2197267 openvpn --dev-type tap --dev re6stnet2 --persist-tun --persist-key --script-security 2 --up /opt/re6st/eggs/re6stnet-0.583-py2.7.egg/re6st/ovpn-client --nobind --client --remote 178.>
Make sure you have re6st installed to install SlapOS. Here is the verification of slapos:
$ slapos
usage: slapos [--version] [-v | -q] [--debug] [--log-file LOG_FILE] [--log-color] [--log-time] [-h]
SlapOS client 1.7.13
optional arguments:
--version show program's version number and exit
-v, --verbose Increase verbosity of output. Can be repeated.
-q, --quiet Suppress output except warnings and errors.
--debug Show tracebacks on errors.
--log-file LOG_FILE, --logfile LOG_FILE, --log_file LOG_FILE
Specify a file to log output (default: console only)
--log-color Colored log output in console (stripped if redirected)
--log-time Include timestamp in console log
-h, --help show this help message and exit