Skip to content

Instantly share code, notes, and snippets.

View renat473's full-sized avatar

Renato Santos renat473

  • Fortaleza - BRA
View GitHub Profile
@renat473
renat473 / docker.sh
Created April 6, 2020 20:36 — forked from maddyblue/docker.sh
c# event log watcher
#!/bin/sh
docker run --rm -e \
LOGSTASH_CONFIG_URL=https://gist.githubusercontent.com/mjibson/cdf2e423329ae06e37d0/raw/logstash.conf \
-p 9292:9292 \
-p 9200:9200 \
-p 5123:5123 \
pblittle/docker-logstash
@renat473
renat473 / ChatWpp.Sh
Created December 24, 2018 15:57
Wpp em Massa
#!/bin/bash
######################################################################
# FUNÇÃO SCRIPT.: ENVIAR WHATSAPP MARKERTING #
# #
#------------------------------------------------------------------- #
# DEPENDÊNCIAS.:.. #
# 1-criar o arquivo numero.csv #
# 2-entre apas duplas colocar a msg que sera enviado #
# #