Skip to content

Instantly share code, notes, and snippets.

@luciano-buono
luciano-buono / Python-getHtml.txt
Last active March 10, 2019 16:12
Obtener Titulos de articulos desde la pagina de Clarin
# import the requests Python library for programmatically making HTTP requests
# after installing it according to these instructions:
# http://docs.python-requests.org/en/latest/user/install/#install
import requests
import json
# import the BeautifulSoup Python library according to these instructions:
# http://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-beautiful-soup
# use this syntax as described on the documentation page:
# http://www.crummy.com/software/BeautifulSoup/bs4/doc/#making-the-soup
@luciano-buono
luciano-buono / OpenVPN Internet Proxy Windows.md
Created October 12, 2021 19:28 — forked from ViRb3/OpenVPN Internet Proxy Windows.md
Create an OpenVPN Windows server that proxies internet traffic
Tested on Windows 10 x64, Anniversary Update
17.09.2017

Set up OpenVPN

  1. Set up an OpenVPN connection following this guide

  2. Generate a TA key and place it in the same folder as the other certificates/keys: