Skip to content

Instantly share code, notes, and snippets.

View leo10ui's full-sized avatar
😜
Chillin'

Leonardo de Souza Rodrigues leo10ui

😜
Chillin'
View GitHub Profile
@leo10ui
leo10ui / leo.m3u
Last active October 22, 2022 14:27
#EXTM3U
#EXTINF:-1 tvg-id="newsy.us" tvg-name="US NEWSY" tvg-logo="https://upload.wikimedia.org/wikipedia/en/thumb/1/16/Newsy_2015_Logo.png/220px-Newsy_2015_Logo.png" group-title="USA",US NEWSY
http://appleiptv.com:80/7863/7863/27473
#EXTINF:-1 tvg-id="afnnews.us" tvg-name="US LOCALNOW" tvg-logo="https://localnow.com/assets/[email protected]" group-title="USA",US LOCALNOW
http://appleiptv.com:80/7863/7863/27474
#EXTINF:-1 tvg-id="foxnews.us" tvg-name="US FOX NEWS" tvg-logo="https://upload.wikimedia.org/wikipedia/en/thumb/e/ef/NECN_Logo_2015.png/250px-NECN_Logo_2015.png" group-title="USA",US FOX NEWS
http://appleiptv.com:80/7863/7863/27476
#EXTINF:-1 tvg-id="weatherchannel.us" tvg-name="US The_Weather_Channel" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/7/77/The_Weather_Channel_logo_2005-present.svg/1200px-The_Weather_Channel_logo_2005-present.svg.png" group-title="USA",US The_Weather_Channel
http://appleiptv.com:80/7863/7863/27477
@leo10ui
leo10ui / README.md
Created June 29, 2020 20:12 — forked from andreasonny83/README.md
Run node app in background

Run node app in background

Running a script in the background in linux can be done using nohup, using nohup we can run node application in the background

$ nohup node server.js > /dev/null 2>&1 &
  • nohup means: Do not terminate this process even when the stty is cut off
  • > /dev/null means: stdout goes to /dev/null (which is a dummy device that does not record any output)
@leo10ui
leo10ui / max_expiry_cert.sh
Created May 9, 2020 17:31 — forked from fijimunkii/max_expiry_cert.sh
max expiry / validity period for an x509 certificate
# https://groups.google.com/forum/#!topic/mailing.openssl.users/3kK_f0ywCZQ
openssl req -new -x509 -days 24855 -key ca.key -out ca.crt
@leo10ui
leo10ui / squid_proxy_tutorial.md
Created April 28, 2020 20:32 — forked from jackblk/squid_proxy_tutorial.md
Tutorial on how to setup a squid proxy with authentication.

Note

This tutorial is for Ubuntu & Squid3. Use AWS, Google cloud, Digital Ocean or any services with Ubuntu to follow this tutorial.

Install squid & update

sudo apt-get update
sudo apt-get install squid3
sudo apt-get install apache2-utils

Keybase proof

I hereby claim:

  • I am leo10ui on github.
  • I am leo10ui (https://keybase.io/leo10ui) on keybase.
  • I have a public key ASAXQBkgHiJZzos5Vx-Ht9yrpVI525-x1PdGytZNWassTgo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am leo10ui on github.

  • I am leo10ui (https://keybase.io/leo10ui) on keybase.

  • I have a public key ASAxZzNXenA1JDJwJnDGaZLQrFjz9XzK1Fa5HADshAou0Qo

@leo10ui
leo10ui / openpgp.txt
Created July 18, 2018 17:18
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:c60c432ac6e44ba1b159e398c3bcdbdade4c4e99]