http://www.albertoleal.me/posts/golang-pipes.html

https://github.com/kolAflash/o3shell https://github.com/Sec42/3ma-bot https://github.com/Sec42/utfe


!/etc/systemd/system/3ma.socket

unit_description_socket_for_o3shell_socket_listenfifo_run_3ma.sk_install_wantedby_sockets.target


!/etc/systemd/system/3ma.service

unit_description_o3shell_after_syslog.target_after_network.target_service_execstartpre_bin_sleep_30_execstart_usr_local_src_go-progs_src_o3shell_o3shell_--nickname_vdr_--confdir_usr_local_src_go-progs_src_o3shell_standardinput_socket_standardoutput_journal_remainafterexit_yes_install_wantedby_multi-user.target


systemctl enable 3ma.socket systemctl start 3ma.socket

systemctl enable 3ma.service systemctl start 3ma.service


echo —ID—hey > /run/3ma.sk


!/usr/local/src/scripts/send_msg

iconv -f iso-8859-1 -t utf-8//TRANSLIT` # echo $rec_3ma"$data" > /usr/local/src/go-progs/src/o3shell/o3-fifo echo $rec_3ma"$data" > /run/3ma.sk