Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jerryshell/myip

myip is a server application that responds client-side IP information.
https://github.com/jerryshell/myip

ipinfo myip myipaddress rust

Last synced: 5 days ago
JSON representation

myip is a server application that responds client-side IP information.

Awesome Lists containing this project

README

        

# myip

*myip* is a server application that responds client-side IP information.

Demo: [myip.d8s.fun](https://myip.d8s.fun)

## IPinfo Token

To run this project, you need to first create a `.env` file in the root directory of the project, and then fill in the content:

```env
IPINFO_TOKEN=your_token
```

## License

[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0)