Francisco Vilmar Cardoso Ruviaro

Results 7 issues of Francisco Vilmar Cardoso Ruviaro

Hi, When I run: ``` from torrequest import TorRequest tr=TorRequest(password='') import requests response= requests.get('http://ipecho.net/plain') print ("My Original IP Address:",response.text) tr.reset_identity() #Reset Tor response= tr.get('http://ipecho.net/plain') print ("New Ip Address",response.text) ``` I...

Fix a typo

Hi, I created a manpage for protonvpn, if you want to add it to your project. Thanks for your work. Regards.

Hi Simone Margaritelli, I would like to know if islazy is licensed under the terms of the GPL 3 license, strictly version 3, or can we use version 3 or...

see: https://bugs.debian.org/1081530

Hi @dominikh, I'm [trying to package the library for the Debian project](https://bugs.debian.org/1081903) but the [v2/dom.go](https://github.com/dominikh/go-js-dom/blob/00dae5193c3f5e388978e8a7eda111e091ef2ca4/v2/dom.go#L26) and [dom.go](https://github.com/dominikh/go-js-dom/blob/00dae5193c3f5e388978e8a7eda111e091ef2ca4/dom.go#L23) files are under CC-BY-SA-2.5 and as the CC license in version 2.5 is...

Hello @RedaOps, I'm using libpcap-dev version 1.10.5-1. it is not possible to compile the program, here is the output of ./compile_arppd_linux: `In file included from src-linux/defender.c:36: src-linux/sniff.c: In function 'sniffARPPackets':...