umgeher's changelog

vpnapi - client

Alguns sabem… Sou usuario do servico vpnapi.io, uso muito ele. A ponto de criar algumas sistemas que dependem desse servico.

Agora resolvi criar um simples cli para fazer consultas no console. Feito em Golang, super simples e sem frescura… Caso queira usar, o repositorio esta’ no https://git.sr.ht/~umgeher/vpnapi.

Baixe o repositorio e se voce estiver em um ambiente unix like, apenas digite:

make

Ele vai rodar o go build com a flag -ldflags="-s -w". Ele vai gerar um executavel chamado vpnapi.

Para usar a API do vpnapi, voce deve criar uma conta no servico. Caso esteja com preguica (hehe), segue uma key livre deles:

727b7b6c9c284ff58219d143b4e13ffd

Agora coloque isso no seu env, para unix like, voce pode colocar no seu .profile a seguinte linha:

export VPNAPI_KEY="727b7b6c9c284ff58219d143b4e13ffd"

Agora voce pode usar a vontade o servico do VPNApi.io.

~/krig/vpnapi> ./vpnapi 8.8.8.8
{"ip":"8.8.8.8","security":{"vpn":false,"proxy":false,"tor":false,"relay":false},
"location":{"city":"","region":"","country":"United States",
"continent":"North America","region_code":"","country_code":"US",
"continent_code":"NA","latitude":"37.7510","longitude":"-97.8220",
"time_zone":"America/Chicago","locale_code":"en","metro_code":"",
"is_in_european_union":false},"network":{"network":"8.8.8.0/24",
"autonomous_system_number":"AS15169","autonomous_system_organization":"GOOGLE"}}

Articles from blogs I follow around the net

OpenBSD 7.5 released

Every six months, spring and fall, a new OpenBSD release emerges on the web and familiar download mirrors. The OpenBSD project has released OpenBSD 7.5, the project's 56th release, with numerous improvements and support for 14 hardware platforms. Notable…

via OpenBSD Journal 2024-04-05 06:16

My first clojure project on the list!

Recently, I created a new page on this website. I decided to put all cool projects that I made/find around the web (spoiler alert, for now it has only my projects hehe). I have already put a few, but I noticed that none of them are in clojure which is my m…

via Lucas E M M. opinions 2024-04-01 22:37

Introducing ChatMimi: The Xe Iaso Cinematic Universe (XICU) Chatbot

Computers are complicated and this field changes so rapidly that it's hard to keep up. That's why we're excited to announce the release of ChatMimi, the Xe Iaso Cinematic Universe (XICU) chatbot. ChatMimi is a conversational ag…

via Xe Iaso's blog 2024-04-01 00:00

Generated by openring