npm i
chmod +x smpp
ln -s $(pwd)/smpp /usr/local/bin
ip=smpp.example.com protocol=smpp port=2675 user=demo pass=test dest=100000000 msg=hello\ world ./smpp
ip=smpp.example.com protocol=ssmpp port=8445 user=demo pass=test dest=100000000 msg=hello\ world ./smpp