cli
cli copied to clipboard
Official Command Line Interface for the IPinfo API (IP geolocation and other types of IP data)
Ical
In `ipinfo/init.go` and `ipinfo/ipinfo_client.go` warnings are printed to STDOUT: ```go func init() { if err := InitConfig(); err != nil { fmt.Println("warn: error in creating config file.") } } ```...
Hi, I've noticed an issue after installing ipinfo with winget and decied to share my thoughts (solution) here. At this point of time the installation path is: "C:\Users\YourUserName\AppData\Local\Microsoft\WinGet\Packages\ipinfo.ipinfo_Microsoft.Winget.Source_8wekyb3d8bbwe" (this location...
- name: Setup .NET Core SDK uses: actions/[email protected] with: # Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x, 3.x, 6.0.2xx...
When trying to access the official PPA from ppa.ipinfo.net, the server returns an HTTP 404 error. This prevents installing or updating packages from this repository on Ubuntu/Debian-based systems. ``` $...
In firefox browser, the default ETP mechanism is blocking this ipinfo url's from fetching the user's info. If i disable this ETP, this works fine. Any idea how to fix...